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]

[Bug libstdc++/16182] wctype.h not included by c++locale_internal.h


------- Additional Comments From pcarlini at suse dot de  2004-06-24 19:52 -------
Something that I don't understand is happening... codecvt_members.cc includes
<bits/c++locale_internal.h> *after* <locale>. The latter includes
<bits/locale_facets.h> which definitely includes <cwctype>!

Also, other linux platforms, configured in the same way (i.e., GNU locale model),
are not experiencing this problem...

Ideas?

Thanks, Paolo.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16182


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