Switched oiiotool argument parsing to a more modern version where NULL can be passed for arguments that don't need to be stored, rather than requiring dummy variables. No change in behavior or functionality.
You can merge this Pull Request by running: git pull https://github.com/lgritz/oiio lg-oiiotoolargs Or you can view, comment on it, or merge it online at: https://github.com/OpenImageIO/oiio/pull/366 -- Commit Summary -- * oiiotool's use of ArgParse switch from dummy variables to NULL -- File Changes -- M src/oiiotool/oiiotool.cpp (63) -- Patch Links -- https://github.com/OpenImageIO/oiio/pull/366.patch https://github.com/OpenImageIO/oiio/pull/366.diff --- Reply to this email directly or view it on GitHub: https://github.com/OpenImageIO/oiio/pull/366 _______________________________________________ Oiio-dev mailing list [email protected] http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org
