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]
Other format: [Raw text]

[Bug c++/65801] [5/6 Regression] Allow -Wno-narrowing to silence stricter C++11 narrowing rules


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65801

--- Comment #19 from Manuel LÃpez-IbÃÃez <manu at gcc dot gnu.org> ---
(In reply to Markus Trippelsdorf from comment #17)
> (In reply to Manuel LÃpez-IbÃÃez from comment #16)
> > What is printed with -Wno-error=narrowing ?
> 
> Try it yourself?
> Just a warning.

Thanks, well at least that works. I guess if someone notices a problem with the
#pragmas, a better solution can be found later.

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