This is the mail archive of the libc-alpha@sources.redhat.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]
Other format: [Raw text]

Re: [PATCH] mathcalls.h _NAMESPACE_C99 fix


GOTO Masanori wrote:

> This patch addes missing __BEGIN_NAMESPACE_C99 - __END_NAMESPACE_C99 pair
> in #ifdef - #endif for mathcall.h.

There is nothing missing.  If you define __BEGIN_NAMESPACE_C99 etc
without defining __USE_ISOC99 it's your own fault.

-- 
--------------.                        ,-.            444 Castro Street
Ulrich Drepper \    ,-----------------'   \ Mountain View, CA 94041 USA
Red Hat         `--' drepper at redhat.com `---------------------------


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