On Mon, Feb 1, 2016 at 2:52 PM, Larry Gritz <[email protected]> wrote:

> Ugh, looks like the trick I was suggesting doesn't work.
>
> It looks like the idiom they're using is inherently at odds with the
> warning gcc is trying to give.
>
> If your distro includes PugiXML, you could ensure that it is installed and
> then build OIIO with USE_EXTERNAL_PUGIXML=1 and


By default Fedora already uses the system pugixml. If there is no good
method to make it "right" because of pugixml then we could add the
suggested compiler flag to that source file only, ah lah:

SET_SOURCE_FILES_PROPERTIES( foo.cpp PROPERTIES COMPILE_FLAGS -Wall )

Thanks,
Richard
_______________________________________________
Oiio-dev mailing list
[email protected]
http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org

Reply via email to