This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: string literals in struct initializers with C++




--On Tuesday, October 15, 2002 10:58:05 AM -0700 "J.T. Conklin" <jtc@acorntoolworks.com> wrote:

In the process of moving from the gcc-3_2-branch to the CVS head, I found
code with string literals in struct initializers no longer compiles using
g++.  I'm not sure whether this is just a tightening of the parser or a
bug.

A bug; I'm testing a fix as we speak.

--
Mark Mitchell                mark@codesourcery.com
CodeSourcery, LLC            http://www.codesourcery.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]