This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/11510] Error message with operator __imag__ is missing spaces
- From: "neroden at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 13 Jul 2003 00:00:07 -0000
- Subject: [Bug c++/11510] Error message with operator __imag__ is missing spaces
- References: <20030712235410.11510.bangerth@dealii.org>
- 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=11510
neroden at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Last reconfirmed|0000-00-00 00:00:00 |2003-07-13 00:00:06
date| |
------- Additional Comments From neroden at gcc dot gnu dot org 2003-07-13 00:00 -------
It's a bug. Confirming. :-)
The code for talking about operators isn't fancy enough, I assume...