[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Mass GCC 4.6 bug filling (Re: Bug#624997: writerperfect: FTBFS: Style.hxx:36:45: error: 'NULL' was not declared in this scope)



Hi,

(not a gcc maintainer)

Charles Plessy <plessy@debian.org> (04/05/2011):
> I just got a bug from you explaining some changes (= more FTBFS)
> about 4.6.1.  Will there be similar 4.6.x changes in the future ?

my reading of it is that to prevent too many FTBFSes while introducing
4.6 in Debian, some changes were delayed (“reverted through Debian
patches”) until 4.6.1 is released and uploaded.

Assuming you're talking about -Wunused-*, those are mentioned on the
upstream upgrading / porting page:
  http://gcc.gnu.org/gcc-4.6/changes.html

Quoting:
| New -Wunused-but-set-variable and -Wunused-but-set-parameter warnings
| were added for C, C++, Objective-C and Objective-C++. These warnings
| diagnose variables respective parameters which are only set in the
| code and never otherwise used. Usually such variables are useless and
| often even the value assigned to them is computed needlessly,
| sometimes expensively. The -Wunused-but-set-variable warning is
| enabled by default by -Wall flag and -Wunused-but-set-parameter by
| -Wall -Wextra flags.

I don't think more changes are planned for the 4.6.x series; you'll
have to wait for 4.7 to get more changes.

Mraw,
KiBi.

Attachment: signature.asc
Description: Digital signature


Reply to: