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>


Daniel Jacobowitz <drow@false.org> writes:

> In which case, I would think it appropriate for _ISOC9X_SOURCE
> undefined to be an error in tgmath.h.

It's also undefined to include unistd.h without defining _POSIX_SOURCE
or something which includes it.  If you are using the header you must
know where it comes from.  Otherwise you wouldn't use it.

-- 
---------------.      drepper at gnu.org  ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Cygnus Solutions `--' drepper at cygnus.com   `------------------------

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