Your message dated Fri, 5 Oct 2012 21:55:24 -0500
with message-id <[email protected]>
has caused the   report #689693,
regarding Non-standard main in configure causing failure with strict compilers
to be marked as having been forwarded to the upstream software
author(s) Duncan Temple Lang <[email protected]>

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
689693: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=689693
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Hi Michael,

Thanks for his. I'll pass it on to the package author, Duncan.

Dirk

On 5 October 2012 at 10:20, Michael Tautschnig wrote:
| Package: r-cran-xml
| Version: 3.9-4-1
| 
| r-cran-xml using the following program to determine the version of the libxml
| library:
| 
| #ifdef FROM_GNOME_XML_DIR
| #include <gnome-xml/parser.h>
| #else
| #include <libxml/parser.h>
| #endif
| int
| main(int argc, char *argv)
| {
|   xmlCheckVersion(20000);
|   return(0);
| }
| 
| 
| The char* type of argv is non-standard and rejected by stricter compilers.
| 
| Best,
| Michael
| 
| 
| xapplication/pgp-signature [Click mouse-2 to save to a file]

-- 
Dirk Eddelbuettel | [email protected] | http://dirk.eddelbuettel.com  

--- End Message ---

Reply via email to