> calling c++filt on the problematic symbol:
> >>c++filt _ZN13VolumeSectionC1E12TopoDS_Shaped
> VolumeSection::VolumeSection(TopoDS_Shape, double)
>
> I can usually solve the problems in the examples but this one remains a
> mystery ....
>

I can imagine. This is an issue at the SWIG wrapper level.
Thanks for opening an issue on the bug tracker ;)


> Which leads me to the next question:
> There are some minor bugs in the examples and I am more than willing to
> help the PythonPCC community clean that. What is the official procedure for
> the corrections to find their way to the main repository? Everything goes
> through Thomas and Jelle? Or do we ask for a write access to the repository?
>

Ah! This is the magic of git! No need to ask for permission, just send us a
pull request <https://help.github.com/articles/creating-a-pull-request>.
This is the beauty of distributed version control: patches overrule
permission ;)


> Best regards to all the PythonOCC addicts ;-),
>

We're very happy to have you on board!

-jelle
_______________________________________________
Pythonocc-users mailing list
Pythonocc-users@gna.org
https://mail.gna.org/listinfo/pythonocc-users

Reply via email to