This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/13188] iostream hides tolower
- From: "papadopo at shfj dot cea dot fr" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 25 Nov 2003 10:47:13 -0000
- Subject: [Bug libstdc++/13188] iostream hides tolower
- References: <20031125104520.13188.papadopo@shfj.cea.fr>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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