This is the mail archive of the gcc-bugs@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: preprocessor/4176: #pragma warnings are "invisible"


Synopsis: #pragma warnings are "invisible"

State-Changed-From-To: open->analyzed
State-Changed-By: neil
State-Changed-When: Sat Sep 15 09:48:52 2001
State-Changed-Why:
    Well, we are supposed to ignore warnings we don't understand.
    To me, #warning is canonical with #error and makes more sense than #pragma warning.  Adding this pragma would mean
    yet another pragma in the global namespace.
    I'm interested in what others, patricularly Zack, think
    though.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=4176&database=gcc


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