This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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: libstdc++/8318: Not all wide character based prototypes are included within #ifdef _GLIBCPP_USE_WCHAR_T


Synopsis: Not all wide character based prototypes are included within #ifdef _GLIBCPP_USE_WCHAR_T

Responsible-Changed-From-To: unassigned->bkoz
Responsible-Changed-By: bkoz
Responsible-Changed-When: Fri Nov  1 09:17:38 2002
Responsible-Changed-Why:
    Mine.
State-Changed-From-To: open->feedback
State-Changed-By: bkoz
State-Changed-When: Fri Nov  1 09:17:38 2002
State-Changed-Why:
    Fixed.
    
    2002-11-01  Benjamin Kosnik  <bkoz@redhat.com>
    
    	PR libstdc++/8318
    	* include/std/std_iostream.h: Tweak.
    	* include/std/std_iosfwd.h: Add _GLIBCPP_USE_WCHAR_T.
    	* include/std/std_iomanip.h: Same.
    	* include/bits/stringfwd.h: Same.
    	* include/bits/basic_string.tcc: Same.
    	* include/bits/sstream.tcc: Same.
    	* include/bits/fstream.tcc: Same.
    	* include/bits/basic_ios.tcc: Same.
    	* include/bits/streambuf.tcc: Same.
    	* include/bits/locale_facets.tcc: Same.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=8318


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