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++/13188] iostream hides tolower


------- Additional Comments From papadopo at shfj dot cea dot fr  2003-11-25 10:47 -------
Created an attachment (id=5210)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=5210&action=view)
test case to reproduce the problem

This file should emit an error when compiling.

Remove or comment line:
#include <iostream>
and the file should compile.


-- 


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


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