Problems with <tgmath.h>

Andreas Jaeger aj@suse.de
Sun Dec 19 07:51:00 GMT 1999


>>>>> Ulrich Drepper writes:

Uli> Daniel Jacobowitz <drow@false.org> writes:
>> Could there perhaps be a comment in <tgmath.h> indicating this?

Uli> No.  The manual clearly states where the functions in the header come
Uli> from.  If you use such a function you have to define the feature macro.

We've got one exception: <sys/ipc.h> contains the following:

#if !defined __USE_SVID && !defined __USE_XOPEN && __GNUC__ >= 2
# warning "Files using this header must be compiled with _SVID_SOURCE or _XOPEN_SOURCE"
#endif

Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.rhein-neckar.de


More information about the Libc-alpha mailing list