[Bug c++/18001] [4.0 regression] Badly formatted error message (quotation problem)
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sun Oct 31 04:53:00 GMT 2004
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-10-31 04:53 -------
This one will still happen even after GDR patch for fixing c_parse_error.
The problem is in lvalue_or_else where it uses %s for the string instead of concating the string to a
dignostic part.
--
What |Removed |Added
----------------------------------------------------------------------------
Last reconfirmed|2004-10-14 16:40:11 |2004-10-31 04:53:07
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18001
More information about the Gcc-bugs
mailing list