[issue19186] expat symbols should be namespaced in pyexpat again

2014-03-19 Thread Peter Kruse
Peter Kruse added the comment: Hello, it seems that the solution to this issue causes the failure to compile the pyexpat extension in my case. If I do not include pyexpatns.h in expat_external.h then the compile succeeeds. I will attach the output for both cases. There was no problem with

[issue19186] expat symbols should be namespaced in pyexpat again

2014-03-19 Thread Peter Kruse
Changes by Peter Kruse : Added file: http://bugs.python.org/file34510/without-pyexpatns.txt ___ Python tracker <http://bugs.python.org/issue19186> ___ ___ Python-bug

[issue19186] expat symbols should be namespaced in pyexpat again

2014-05-15 Thread Peter Kruse
Peter Kruse added the comment: Fascinating, you are right, very good, thanks for your time and looking into this. Peter -- ___ Python tracker <http://bugs.python.org/issue19