| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-library Mailing List Archives
Re: _REENTRANT, _ALL_SOURCE, _THREAD_SAFE, _LARGE_FILES, etc
From: Yang Tse <yangsita_at_gmail.com>
Date: Sun, 13 Jul 2008 04:31:10 +0200
There's something which is itching me a little bit...
In curl's tool src/setup.h, introduced in revision 1.17 five years ago, we have:
#if defined(CURLDEBUG) && defined(CURLTOOLDEBUG)
Since revision 1.33 of buildconf more than three years ago,
This implies that whatever symbol _FILE_OFFSET_BITS, _LARGE_FILES,
This would suggest that the 'ugly hack' in src/setup.h is no longer needed.
But, lib/setup.h also has the following which defines _REENTRANT for
#ifndef _REENTRANT
Which in the current status would also define it for the curl tool
But CURLTOOLDEBUG is not defined in any source or script. So it must
Should the 'ugly hack' be removed or not ?
I don't think there's much problem in doing so. But I might be missing
Non-configure systems should have, or could have, their own
Should it stay or should it go now ? la la la la ;-)
-- -=[Yang]=-Received on 2008-07-13 These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info