Date: prev next · Thread: first prev next last
2012 Archives by date, by thread · List index


does MSVC support something like #pragma GCC diagnostic warning "-Wfoo"
to tell it not to WaE for some specific warning?

Sure. http://cgit.freedesktop.org/libreoffice/core/tree/avmedia/source/win/framegrabber.cxx#n29
(just a random source file that showed up early in a git grep).

But I think the problem with the warning Caolán refers to might be
that it is generated by a template expansion, and can occur at lots of
places all around the code? I.e. it would not be enough to ignore the
warning when including the header in question. (Just guessing here.)

--tml

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.