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: generalized lvalues


On Thu, Nov 18, 2004 at 10:19:18AM -0800, Mike Stump wrote:
> > I doubt if you will get the flood of questions you anticipate, because
> > few people even knew that the extension was there.  It is possible that
> > someone has a production program that is not valid C++ that will now
> > break, but if this happens we just tell them how to fix the program.
> 
> Just a random data point, 58 out of 1252 (4.6%) projects failed to 
> build because of it.

Really?  Can you show some of the example errors?  And are they really
due to this extension specifically, or to other changes in gcc 3.4.x?


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