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] 'not' in include/time.h


Boris Kolpackov wrote:
> File include/time.h defines enum ptime_locale_status with one
> of the enumerators named 'not'. Unfortunately 'not' is a c++
> keyword so time.h is not valid c++. I realize that this file
> is internal to glibc and strictly speaking has nothing to do
> with c++ but some of us (notably me)

Then do it by yourself.  We are not going to set a precedence to take
care of C++ braindamage in the *C* library source code.

-- 
â Ulrich Drepper â Red Hat, Inc. â 444 Castro St â Mountain View, CA â


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