Update of /cvsroot/monetdb/pathfinder/modules/pftijah
In directory
sfp-cvsdas-1.v30.ch3.sourceforge.com:/tmp/cvs-serv16047/pathfinder/modules/pftijah
Modified Files:
Tag: Nov2009
pftijah.mx
Log Message:
there is no "GDKerror(str)" in MIL;
use "ERROR(str)" instead.
Index: pftijah.mx
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/modules/pftijah/pftijah.mx,v
retrieving revision 1.238.2.7
retrieving revision 1.238.2.8
diff -u -d -r1.238.2.7 -r1.238.2.8
--- pftijah.mx 5 Feb 2010 15:30:42 -0000 1.238.2.7
+++ pftijah.mx 8 Feb 2010 09:20:53 -0000 1.238.2.8
@@ -1666,7 +1666,7 @@
{
if ( verbose ) tj_verbose(HASH +"TJ tj_add2collection_frag(\"%s\")
called.\n",ftiName);
if (shred)
- GDKerror("tj_add2collection_frag: shred bit no longer supported");
+ ERROR("tj_add2collection_frag: shred bit no longer supported");
var coll_lock := tj_get_collection_lock(ftiName);
lock_set(coll_lock);
@@ -2731,11 +2731,11 @@
var has_ign := (pfop_ign.count_wrd() > wrd(0));
if ( not(pfop_sn.count_wrd() > wrd(0)) )
- GDKerror("ALG_tj_ftfun_handler: startnodes not specified");
+ ERROR("ALG_tj_ftfun_handler: startnodes not specified");
if ( has_options )
- GDKerror("ALG_tj_ftfun_handler: options not implemented yet");
+ ERROR("ALG_tj_ftfun_handler: options not implemented yet");
if ( has_ign )
- GDKerror("ALG_tj_ftfun_handler: ignores not implemented yet");
+ ERROR("ALG_tj_ftfun_handler: ignores not implemented yet");
par_l...@batloop() {
var iter_tjPre;
------------------------------------------------------------------------------
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
_______________________________________________
Monetdb-pf-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins