[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 3.4.0b3.

My environment:

Python 3.4.0
Red Hat Linux 6.4
GCC 4.8.2

it makes no difference if I use --with-system-expat or without.

--
nosy: +Peter.Kruse
Added file: http://bugs.python.org/file34509/with-pyexpatns.txt

___
Python tracker 
<http://bugs.python.org/issue19186>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[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-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[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/issue19186>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com