Bugs item #1799448, was opened at 2007-09-21 08:31
Message generated for change (Comment added) made by stmane
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=482468&aid=1799448&group_id=56967

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Build
Group: XML
>Status: Closed
>Resolution: Wont Fix
Priority: 5
Private: No
Submitted By: Fabian (mr-meltdown)
Assigned to: Sjoerd Mullender (sjoerd)
Summary: Compiling xml (Current) failed on GNU.32.32.d-Gentoo1.12.9

Initial Comment:
1583            if (atts)
1584                    for (i = 0; atts[i] != NULL; i += 2)
1585                            safe_insert_oid(get_schema_node(n, (str)
atts[i], ATTRIBUTE)->bat, n->oid, (ptr) atts[i + 1]);
1586
1587            g->path = stack_push(g->path, n);
                                    
/home/monet/monet.GNU.32.32.d.17891/xml/src/Mxml/xml.mx: In function
'start_tag':                                                                  
/home/monet/monet.GNU.32.32.d.17891/xml/src/Mxml/xml.mx:1585: warning: passing
argument 3 of 'safe_insert_oid' discards qualifiers from pointer target type
make[5]: *** [lib_xml_la-xml.lo] Error 1
make[5]: Leaving directory
`/home/monet/monet.GNU.32.32.d.17891/xml/Gentoo1.12.9/src/Mxml'
make[4]: *** [all] Error 2
make[4]: Leaving directory
`/home/monet/monet.GNU.32.32.d.17891/xml/Gentoo1.12.9/src/Mxml'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory
`/home/monet/monet.GNU.32.32.d.17891/xml/Gentoo1.12.9/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory
`/home/monet/monet.GNU.32.32.d.17891/xml/Gentoo1.12.9/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/home/monet/monet.GNU.32.32.d.17891/xml/Gentoo1.12.9'
make: *** [all] Error 2
grep: /home/monet/monet.GNU.32.32.d.17891/TestTools/ALL.xml: No such file or
directory


Gentoo uses a GNU GCC 4.2.0 compiler.

----------------------------------------------------------------------

>Comment By: Stefan Manegold (stmane)
Date: 2007-10-04 12:33

Message:
Logged In: YES 
user_id=572415
Originator: NO

The usage and maintenance of the XML repository has defacto been abandoned
quite some time ago.
Testing of it will be stopped as of tomorrow.
Hence, this bug will not be fixed, but also not occur any longer.
Closing.


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=482468&aid=1799448&group_id=56967

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Monetdb-bugs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-bugs

Reply via email to