------- Comment #6 from joseph at codesourcery dot com 2009-06-17 14:28 ------- Subject: Re: gcc 4.3 no longer warns about missing newlines at end of files (regression from 4.2)
On Wed, 17 Jun 2009, rlerallut at free dot fr wrote: > And what happened to configuration flags ? Configuration flags to change details of warnings are generally a bad idea. > Why is this change not mentioned in http://gcc.gnu.org/gcc-4.3/changes.html ? That only lists significant changes, not the thousands of minor improvements and bug fixes for which you can search Bugzilla. If the person fixing a PR doesn't feel it's significant enough to mention in the release notes, it won't be listed there. > Or here http://gcc.gnu.org/gcc-4.3/porting_to.html ? Your concern appears to be porting from 4.3 to 4.2, and that page is about porting in the other direction. We don't write documentation for downgrading GCC. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40474