This is the mail archive of the gcc-patches@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: [www-patch] bugs.html rewrite, part 1: factor out non-bugssection


On Thu, 14 Aug 2003, Wolfgang Bangerth wrote:
>> +<p>Up to and including GCC 3.0, the compiler will give "parse error" for
>> +seemingly simple code, such as</p>
> That's a lengthy section, and we don't get many PRs any more for these old
> compilers. I'm for dropping those parts of the section that really apply to
> anything pre-3.2.

OTOH, current mainline seems to have quite a couple of regressions in
that area, where the new parser now again gives error messages which
are hardly useful, so mentioning something might make sense.

> Usually, it's not the language standard that makes something illegal

Note that we use "invalid", not "illegal".

> About the upgrade 2.95->3.0 thing: replace it by 3.x instead, or by "3.0
> and later". The problems are the same in any case.

Funny, I think I also suggested that in prereviews of this patch. ;-)

> Thanks for the work

Indeed.

Gerald
-- 
Gerald Pfeifer (Jerry)   gerald@pfeifer.com   http://www.pfeifer.com/gerald/


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