tech-toolchain archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Is __STDC_VERSION supposed to be defined in NetBSD?
On Thu, Jul 31, 2008 at 02:09:48AM -0700, John Nemeth wrote:
> The big issue is that in -current some headers will pull in
> <stdbool.h> even without -std=c99 (this is a change in behaviour
> from 4.0).
This sounds indeed like a bug to me.
On the other hand the configure script could easily test for <stdbool.h>
explicitly.
Martin
Home |
Main Index |
Thread Index |
Old Index