Package: pycxx / 6.2.5-3

Metadata

Package Version Patches format
pycxx 6.2.5-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
01_change_include_paths.patch | (download)

Src/cxxextensions.c | 4 2 + 2 - 0 !
Src/cxxsupport.cxx | 4 2 + 2 - 0 !
2 files changed, 4 insertions(+), 4 deletions(-)

 fix includes to match packaged layout
fix version.patch | (download)

setup.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix indentation and version number
Bug: http://sourceforge.net/tracker/?func=detail&aid=3207845&group_id=3180&atid=103180


fix example crash.patch | (download)

Demo/Python3/example.cxx | 5 2 + 3 - 0 !
1 file changed, 2 insertions(+), 3 deletions(-)

 fix assert with pytohn3.4-dbg
 python3.4-dbg asserts on capi usage that can fail with an error set
Bug: https://sourceforge.net/p/cxx/bugs/39/