2001-02-15 Benjamin Kosnik <bkoz@redhat.com>
authorbkoz <bkoz@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 16 Feb 2001 05:39:47 +0000 (05:39 +0000)
committerbkoz <bkoz@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 16 Feb 2001 05:39:47 +0000 (05:39 +0000)
* include/bits/c++config: Revert.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@39747 138bc75d-0d04-0410-961f-82ee72b054a4

libstdc++-v3/ChangeLog
libstdc++-v3/include/bits/c++config

index 71edd6a..ecfa311 100644 (file)
@@ -1,3 +1,7 @@
+2001-02-15  Benjamin Kosnik  <bkoz@redhat.com>
+
+       * include/bits/c++config: Revert.
+
 2001-02-15  Mark Mitchell  <mark@codesourcery.com>
 
        * include/bits/istream.tcc: Use ios_base::iostate in place of
index 17263b1..c76ce2d 100644 (file)
@@ -47,7 +47,7 @@
 // types. For the io library, this means that larger, out-of-line
 // member functions are only declared, and definitions are not parsed
 // by the compiler, but instead instantiated into the library binary.
-#define _GLIBCPP_FULLY_COMPLIANT_HEADERS 1
+// #define _GLIBCPP_FULLY_COMPLIANT_HEADERS 1
 
 // To enable older, ARM-style iostreams and other anachronisms use this.
 //#define _GLIBCPP_DEPRECATED 1