File tree Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -14,10 +14,19 @@ by setting up a git repositery on github, hosted along with gccxml.
1414Version 1.7.5 (unreleased)
1515--------------------------
1616
17- 1. Version numbers are still tagged with the v prefix (1.7.4 was correctly tagged),
17+ 1. Improve error message when no castxml or gccxml is found.
18+
19+ 2. Fix compilation of tests with c++11.
20+
21+ 3. Fix patching of enums in default arguments for C++03.
22+
23+ 4. Version numbers are still tagged with the v prefix (1.7.4 was correctly tagged),
1824 as this is recommended by GitHub. The version number in the __init__.py and
1925 setup.py files are without v prefix, because this is what pip requires.
2026
27+ Thanks to the following people for their contribution to this release:
28+ Ashish Sadanandan
29+
2130Version 1.7.4
2231-------------
2332
You can’t perform that action at this time.
0 commit comments