From: Barry S. <ba...@ba...> - 2017-04-16 11:08:32
|
Version: 7.0.2 (16-April-2017) Add Py::Char ord() method to return the long value of a character. Fix String::size() that could return twice the actual length. This affected as_ucs4string() which would return a string with its second half as uninitialised memory. Fix setup.py for the Demo code to build all the required C++ code. Barry |