This is the mail archive of the libc-alpha@sourceware.cygnus.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Problems with <tgmath.h>


At 14:11 16.12.99 , Andreas Schwab wrote:
>Kaoru Fukui <k_fukui@highway.ne.jp> writes:
>
>|> -------------------trunc.c-----------------
>|> #include <>
>|> #include <>
>|> #include <>
>|>
>|> #define __ISOC9X_SOURCE
>
>It's called _ISOC9X_SOURCE, and you must define it as the very first
>thing, before including any system header.  If in doubt, compile with
>-Wall.

BTW, is it possible to prevent the user from defining internal macros like 
__USE_MISC? From time to time I get broken patches defining these directly.

Franz.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]