This is the mail archive of the gcc@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]
Other format: [Raw text]

Re: -Wconversion versus libstdc++


Manuel López-Ibáñez wrote:

The casts should avoid the warnings and using Wno-conversion also.

To be clear: we *cannot* ask the users to avoid Wconversion with the library or whatever other warning only because our pragma system header is weak with templates, or the compiler overzealous. I agree that we need a clean resolution of the issue.


Paolo.


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