Date
1 - 1 of 1
Review: fix some 'const char*' to 'char*' in pyglue
Malcolm Humphreys <malcolmh...@...>
PyOpenColorIO.so wouldn't compile on linux
http://github.com/malcolmhumphreys/OpenColorIO/commit/bb90284fa98161aae4ace74987246ae301ec1822 - Added some const_cast<char*>(..) ie. 'error: invalid conversion from ‘const char*’ to ‘char*’' .malcolm |
|