This is the mail archive of the cygwin-patches@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: [PATCH] setup.exe: Stop NetIO_HTTP from treating entire stream as a header


Christopher Faylor writes:
>
>On Wed, Nov 28, 2001 at 10:42:33AM +1100, Robert Collins wrote:
>>On Wed, 2001-11-28 at 10:09, Christopher Faylor wrote:
>>> References?  A simple google search for 'NULL C++ deprecated' didn't
>>> unearth this information.
>>
>>Deprecated may have been too strong a word. Anyway, references:
>>
>>The C++ annotations - http://www.icce.rug.nl/documents/cpp.shtml 
>>Specifically...
>>http://www.icce.rug.nl/documents/cplusplus/cplusplus02.html#an78
>
>Thanks for the URL.  This looks like something to bookmark.
>

FWIW
I believe that Standard C requires NULL to be defined in <stddef.h>
http://www.ccs.ucsd.edu/c/stddef.html/#NULL

Cheers

Norman


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]