v1.7.5
-
Improve error message when no castxml or gccxml is found.
-
Fix compilation of tests with c++11.
-
Fix patching of enums in default arguments for C++03.
-
Version numbers are still tagged with the v prefix (1.7.4 was correctly tagged),
as this is recommended by GitHub. The version number in the init.py and
setup.py files are without v prefix, because this is what pip requires.
Thanks to the following people for their contribution to this release:
Ashish Sadanandan