This is the mail archive of the
libstdc++@sourceware.cygnus.com
mailing list for the libstdc++ project.
Re: c_log not defined
- To: libstdc++@sourceware.cygnus.com
- Subject: Re: c_log not defined
- From: Nathan Myers <ncm@best.com>
- Date: Fri, 16 Apr 1999 14:01:33 -0700 (PDT)
For the record... the ISO C++ standard does define a name 'clog'.
More precisely, it defines std::clog. C9X defines a global clog.
Until we get the compiler support needed to allow '-fno-honor-std'
to be turned off, simultaneous support for C++98 and C9x will be
messy.
Nathan Myers
ncm@cantrip.org