Skip Menu |

This queue is for tickets about the XML-Parser CPAN distribution.

Report information
The Basics
Id: 25895
Status: resolved
Priority: 0/
Queue: XML-Parser

People
Owner: Nobody in particular
Requestors: Jeff.Hunter [...] argonst.com
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 2.34
Fixed in: 2.35



Subject: Expat doesn't compile because of namespace reserved word
Expat.c and Expat.xs use "namespace" as a variable name. For some compilers this is a reserved word. Consider using another variable name.
On Wed Mar 28 15:15:33 2007, wjhunter3 wrote: Show quoted text
> Expat.c and Expat.xs use "namespace" as a variable name. For some > compilers this is a reserved word. Consider using another variable > name.
Fixed in 2.35. -- Alexandr Ciornii, http://chorny.net