On Feb 1, 2012, at 6:09 AM, NAKAMURA Takumi wrote:
> Author: chapuni
> Date: Wed Feb 1 08:09:19 2012
> New Revision: 149500
>
> URL: http://llvm.org/viewvc/llvm-project?rev=149500&view=rev
> Log:
> test/Modules/compiler_builtins.m: Appease Cygwin to add -D__need_wint_t.
>
> On Cygwin, at first, <stddef.h> is included without __need_wint_t.
> Next, <stddef.h> is included with __need_wint_t, though Modules feature would
> not process <stddef.h> twice.
> Then, wint_t is not found in system headers.
Thanks!
- Doug
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits