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

Bug#384052: marked as done (gcc-3.3: gcc should (optionally) warn about use of reserved identifiers)



Your message dated Tue, 18 Aug 2009 22:44:34 +0100
with message-id <1250631874.595519.5876.nullmailer@kmos.homeip.net>
and subject line Package gcc-3.3 has been removed from Debian
has caused the Debian Bug report #384052,
regarding gcc-3.3: gcc should (optionally) warn about use of reserved identifiers
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
384052: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=384052
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: gcc-3.3
Version: 1:3.3.5-13
Severity: normal

Hi,

There are a fair range of reserved identifiers in C; it is a not uncommon
programming mistake for a coder to use one. It would be good if gcc told you
when you did this; it would need to avoid doing so for system headers, but
that's a general problem that gcc has already solved.

http://web.archive.org/web/20050321091104/oakroadsystems.com/tech/c-predef.htm

has a list of them, as does the C standard, but not collected together quite
so conveniently. I suggest -Wreserved-identifiers as the option name :)

Thanks,

Matthew

-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.2.26
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages gcc-3.3 depends on:
ii  binutils              2.15-6             The GNU assembler, linker and bina
ii  cpp-3.3               1:3.3.5-13         The GNU C preprocessor
ii  gcc-3.3-base          1:3.3.5-13         The GNU Compiler Collection (base 
ii  libc6                 2.3.2.ds1-22sarge3 GNU C Library: Shared libraries an
ii  libgcc1               1:3.4.3-13         GCC support library

-- no debconf information


--- End Message ---
--- Begin Message ---
Version: 1:3.3.6ds1-18+rm

You filled the bug http://bugs.debian.org/384052 in Debian BTS
against the package gcc-3.3. I'm closing it as fixed in *unstable*,
but it will remain open for older distributions.

For more information about this package's removal, read
http://bugs.debian.org/536776. That bug might give the reasons why
this package was removed and suggestions of possible replacements.

Don't hesitate to reply to this mail if you have any question.

Thank you for your contribution to Debian.

--
Marco Rodrigues


--- End Message ---

Reply to: