Closed tpaviot closed 4 years ago
Just out of curiosity, how many more of these do you have? :)
I still have to pass 4.0.0, 5.0.0, 5.0.1 and 5.0.2 steps, wait and see ;)
@virtuald FYI it's a work related to https://github.com/tpaviot/pythonocc-generator and https://github.com/tpaviot/pythonocc-core projects, python bindings for the opencascade c++ library https://dev.opencascade.org/
The following code works on 3.3.0 release but fails from 4.0.0 and later:
The error message is the following:
Note that the issue comes from the last line
C aCInstance;
. If type is changed to something else but C, string is parse correctly.ping @rainman110