Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/include



In article <20160320144155.GB29040%britannica.bec.de@localhost>,
Joerg Sonnenberger  <joerg%britannica.bec.de@localhost> wrote:
>On Sun, Mar 20, 2016 at 10:11:50AM -0400, Christos Zoulas wrote:
>> Module Name:	src
>> Committed By:	christos
>> Date:		Sun Mar 20 14:11:50 UTC 2016
>> 
>> Modified Files:
>> 	src/include: stddef.h
>> 
>> Log Message:
>> PR/50983: David Shao: Protect stddef;
>> also make the pointer void *.
>
>It would be much nicer to cut out the defined(foo) checks and just use
>foo - 0 > ...

Indeed.

christos



Home | Main Index | Thread Index | Old Index