Skip Menu |

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

Report information
The Basics
Id: 6934
Status: resolved
Priority: 0/
Queue: XML-LibXML

People
Owner: Nobody in particular
Requestors: Brett.DiFrischia [...] noaa.gov
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 1.58
Fixed in: (no value)



Subject: Make fails on Irix
Make failed on an SGI Origin 3000 due to a C99 type declaration occuring after an executable statement: cc-1241 cc: ERROR File = perl-libxml-mm.c, Line = 968 A declaration cannot appear after an executable statement in a block. xmlChar * decoded = PmmFastDecodeString( PmmNodeEncoding(real_doc) , ^ 1 error detected in the compilation of "perl-libxml-mm.c". The attached file corrects this error.

Message body is not shown because it is too large.