File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -39,13 +39,15 @@ Version 1.7.3 (not yet released)
39
39
latest version of CastXML is recommended. This makes sure default arguments
40
40
for function parameters are correctly defined, so that py++ can process them.
41
41
42
- 8. Remove unittest2 dependency for testing with python 2.6
42
+ 8. Fixes for exeption when using castxml + gcc5 + std=c++11 + maps.
43
43
44
- 9. Testing: test with std::tr1 unordered containers for gcc >= 4.4.7 and castxml
44
+ 9. Remove unittest2 dependency for testing with python 2.6
45
45
46
- 10. Cosmetic fix for generator name printed to stdout when launching unit tests
46
+ 10. Testing: test with std::tr1 unordered containers for gcc >= 4.4.7 and castxml
47
47
48
- 11. Fix simple typo in example.py comment
48
+ 11. Cosmetic fix for generator name printed to stdout when launching unit tests
49
+
50
+ 12. Fix simple typo in example.py comment
49
51
50
52
Thanks to the following people for their contribution to this release:
51
53
Mark Moll, Ashish Sadanandan, Mark Oates
You can’t perform that action at this time.
0 commit comments