Needed some other tweaks to work well with OSL (and presumably other clients).
You can merge this Pull Request by running: git pull https://github.com/lgritz/oiio lg-tinyformat Or you can view, comment on it, or merge it online at: https://github.com/OpenImageIO/oiio/pull/328 -- Commit Summary -- * Use tinyformat for typesafe printf-like formatting * tinyformat fixes -- File Changes -- M src/include/CMakeLists.txt (2) M src/include/argparse.h (14) M src/include/errorhandler.h (8) M src/include/imageio.h (14) M src/include/strutil.h (15) A src/include/tinyformat.h (926) M src/include/ustring.h (7) M src/libOpenImageIO/imageinput.cpp (7) M src/libOpenImageIO/imageio.cpp (9) M src/libOpenImageIO/imageio_pvt.h (9) M src/libOpenImageIO/imageoutput.cpp (7) M src/libtexture/imagecache.cpp (7) M src/libtexture/imagecache_pvt.h (7) M src/libtexture/texture_pvt.h (7) M src/libtexture/texturesys.cpp (7) M src/libutil/argparse.cpp (9) M src/libutil/strutil.cpp (12) M src/libutil/ustring.cpp (38) -- Patch Links -- https://github.com/OpenImageIO/oiio/pull/328.patch https://github.com/OpenImageIO/oiio/pull/328.diff --- Reply to this email directly or view it on GitHub: https://github.com/OpenImageIO/oiio/pull/328 _______________________________________________ Oiio-dev mailing list [email protected] http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org
