This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
libstdc++/8318: Not all wide character based prototypes are included within #ifdef _GLIBCPP_USE_WCHAR_T
- From: tudor_hulubei at yahoo dot com
- To: gcc-gnats at gcc dot gnu dot org
- Date: 23 Oct 2002 06:36:49 -0000
- Subject: libstdc++/8318: Not all wide character based prototypes are included within #ifdef _GLIBCPP_USE_WCHAR_T
- Reply-to: tudor_hulubei at yahoo dot com
>Number: 8318
>Category: libstdc++
>Synopsis: Not all wide character based prototypes are included within #ifdef _GLIBCPP_USE_WCHAR_T
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: unassigned
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Tue Oct 22 23:46:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator: Tudor Hulubei
>Release: gcc-3.2
>Organization:
>Environment:
RedHat Linux 7.3
>Description:
The following files contain prototypes of wide character
objects and functions that should be included in between
#ifdef _GLIBCPP_USE_WCHAR_T ... #endif, so that when the compiler is compiled with --disable-c-mbchar that code is not included:
include/c++/3.2/iosfwd
include/c++/3.2/iomanip
include/c++/3.2/bits/stringfwd.h
include/c++/3.2/bits/basic_string.tcc
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted: