This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/18808] iostream include makes algorithm/transform broken
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 3 Dec 2004 13:02:22 -0000
- Subject: [Bug c++/18808] iostream include makes algorithm/transform broken
- References: <20041203121235.18808.kgardas@objectsecurity.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-12-03 13:02 -------
This might be a real C++ front-end bug.
The problem is related to tolower and overloads. There might be a dup of this bug.
--
What |Removed |Added
----------------------------------------------------------------------------
Component|libstdc++ |c++
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18808