Subject: | printf format mismatch |
Date: | Fri, 10 Jan 2014 16:21:18 +0000 |
To: | bug-XML-Parser [...] rt.cpan.org |
From: | Zefram <zefram [...] fysh.org> |
Messages from gcc:
Expat.xs: In function 'append_error':
Expat.xs:220:8: warning: format '%d' expects argument of type 'int', but argument 4 has type 'XML_Size' [-Wformat]
Expat.xs:220:8: warning: format '%d' expects argument of type 'int', but argument 5 has type 'XML_Size' [-Wformat]
Expat.xs:220:8: warning: format '%d' expects argument of type 'int', but argument 6 has type 'XML_Index' [-Wformat]
Attached patch fixes.
-zefram
Message body is not shown because sender requested not to inline it.