"Derek R. Price" <[EMAIL PROTECTED]> writes:

> The current test that checks for the existence of <stdint.h> isn't
> sufficient on SGI when using the compiler in (its default?) C89 mode,
> because the SGI compiler doesn't have fatal #error directives:

If you ignore the warning, does anything break?  If not, then
the current solution is OK, albeit annoying.  If so, then what
breaks?  We can test for that.

Perhaps the simplest way to see what might break would be to inspect
the SGI stdint.h and see what goes wrong in c89 mode.


Reply via email to