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]

Re: pedantic: not fussing enough?


On Wed, 11 Jul 2001, Carlos Pita wrote:

>  I'm studying the ISO C++ standard in some detail. While I´m reading it I
> use to compile some tests using g++ (3.0) with the -pedantic command line
> option and to compare the actual results (reports) against the ones required
> by the statements in the standard. I think it would be helpful to post any
> possible violations to the standard I could find (except, of course, for
> rules for which no diagnostic is required, which would not be a violation).
> If you don't find it useful please say it to me.

Bug reports should go to our GNATS bug tracking database, one PR per
issue, unless the C++ maintainers think some other method would be more
useful.  Anything just sent to the mailing lists is likely to be forgotten
unless someone decides to act on it immediately.

-- 
Joseph S. Myers
jsm28@cam.ac.uk


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