public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libstdc++/11062] New: Please avoid __attribute__ ((unused))
@ 2003-06-02 11:40 richard.kreckel@ginac.de
  2003-06-02 11:49 ` [Bug libstdc++/11062] " richard.kreckel@ginac.de
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: richard.kreckel@ginac.de @ 2003-06-02 11:40 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11062

           Summary: Please avoid __attribute__ ((unused))
           Product: gcc
           Version: 3.3
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: libstdc++
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: richard.kreckel@ginac.de
                CC: gcc-bugs@gcc.gnu.org
 GCC build triplet: mips-pc-linux-gnu
  GCC host triplet: mips-pc-linux-gnu
GCC target triplet: mips-pc-linux-gnu

Please use __attribute__ ((__unused__)) instead, since the plain 
spelling ((unused)) without underscores might conflict with otherwise
perfectly standard-complying sources that declare "unused" somehow.



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2003-07-25 16:40 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-06-02 11:40 [Bug libstdc++/11062] New: Please avoid __attribute__ ((unused)) richard.kreckel@ginac.de
2003-06-02 11:49 ` [Bug libstdc++/11062] " richard.kreckel@ginac.de
2003-06-02 12:19 ` pinskia@physics.uc.edu
2003-06-02 15:11 ` richard.kreckel@ginac.de
2003-06-02 15:16 ` pinskia@physics.uc.edu
2003-06-02 18:09 ` pme@gcc.gnu.org
2003-07-25 16:40 ` jbuck at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).