This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/12964] string literal is treated as "const char[]" in conditional expression
- From: "schwab at suse dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 8 Nov 2003 16:49:01 -0000
- Subject: [Bug c++/12964] string literal is treated as "const char[]" in conditional expression
- References: <20031108155344.12964.rdabrowa@poczta.onet.pl>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From schwab at suse dot de 2003-11-08 16:49 -------
Yes, as required by the standard [lex.string].
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12964