[webkit-reviews] review denied: [Bug 32891] Include stddef.h for ptrdiff_t in RVCT : [Attachment 45413] Include stddef.h

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 22 21:58:29 PST 2009


Darin Adler <darin at apple.com> has denied Kwang Yul Seo
<kwangyul.seo at gmail.com>'s request for review:
Bug 32891: Include stddef.h for ptrdiff_t in RVCT
https://bugs.webkit.org/show_bug.cgi?id=32891

Attachment 45413: Include stddef.h
https://bugs.webkit.org/attachment.cgi?id=45413&action=review

------- Additional Comments from Darin Adler <darin at apple.com>
This include should not be inside an if statement. We should add <stddef.h>
unconditionally for all compilers. It should be added to the main paragraph of
includes at the top of the file.


More information about the webkit-reviews mailing list