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"


[neil@gcc.gnu.org]
>     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.

I'm not asking you to add code to understand the pragma, just to add
some code to output the complete pragma string for unknown pragmas.


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