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 > ...

Joerg

Reply via email to