This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/12036] New: Wrong operator << selector for std::ostream
- From: "eckstein at atair dot co dot at" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 22 Aug 2003 21:31:41 -0000
- Subject: [Bug c++/12036] New: Wrong operator << selector for std::ostream
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12036
Summary: Wrong operator << selector for std::ostream
Product: gcc
Version: 3.3.1
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: eckstein at atair dot co dot at
CC: gcc-bugs at gcc dot gnu dot org
a.out produces
0x80ef2e8x
y
z
expected:
w
x
y
z