Update of /cvsroot/monetdb/pathfinder/runtime5
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv30051/runtime5
Modified Files:
Tag: PF_ROX
xquery.mx
Log Message:
fixed compilation in case M5 is around
Index: xquery.mx
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/runtime5/xquery.mx,v
retrieving revision 1.9
retrieving revision 1.9.4.1
diff -u -d -r1.9 -r1.9.4.1
--- xquery.mx 11 Jan 2008 10:47:22 -0000 1.9
+++ xquery.mx 25 May 2008 09:09:38 -0000 1.9.4.1
@@ -211,7 +211,7 @@
throw(MAL, "xquery.print", "Cannot access (str_values)
descriptor");
(void) decb; /* pacify compilers */
- if (xquery_print_result_DRIVER(*mode, NULL, NULL, NULL, NULL, wsb, 1,
itemb, itemb, itemb, kindb, intb, dblb, strb) == GDK_FAIL) {
+ if (xquery_print_result_DRIVER(*mode, NULL, NULL, NULL, NULL, wsb, 1,
itemb, itemb, itemb, kindb, intb, dblb, decb, strb) == GDK_FAIL) {
throw(MAL, "xquery.print", "print failed");
}
BBPunfix(*ws);
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Monetdb-pf-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins