cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Windows patches

From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Tue, 25 Nov 2003 07:56:46 +0100 (CET)

On Fri, 21 Nov 2003, Gisle Vanem wrote:

[windows patches]

Thanks! Applied and committed. I hope curl builds from CVS for you now.

> I have some more beafs with libcurl. I suggest memdebug.c always be compiled
> (i.e. remove the #ifdef at top and add the functions to the .def file). So
> one don't need to rebuild the lib/dll/import-lib when switching CURLDEBUG
> on/off.

Would that really be so clever? It would make us compile and include a chunk
of code in the lib that is never used unless you rebuild with CURLDEBUG
defined. I don't think I see the big benefit of doing this. It would make the
lib/dll bigger for everyone, but very few would actually use that extra code.

> Only probem I can see is the 'VOID_VAR_MEMDEBUG' for VMS. What's it for?

Uh, I don't know. I would need to consult a VMS hacker to figure that out...
:-)

-- 
    Daniel Stenberg -- http://curl.haxx.se/ -- http://daniel.haxx.se/
 [[ Do not post private mails to this email address. They won't reach me. ]]
-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
Received on 2003-11-25