Update of /cvsroot/monetdb/pathfinder/modules/pftijah/Tests
In directory sc8-pr-cvs16:/tmp/cvs-serv2531/Tests

Modified Files:
        sigs.stable.out 
Log Message:
- change tj_log() impl to prevent the code is accidently "on" in the CVS
  tree. Logger now has to be switched "on" by tj_setlog("/var/logfile");
  This repairs bug #1714133

- No more log filename in the code. This filename is now set by tj_setlog().
  This repairs bug #1714129



Index: sigs.stable.out
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/modules/pftijah/Tests/sigs.stable.out,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- sigs.stable.out     7 May 2007 09:28:47 -0000       1.11
+++ sigs.stable.out     7 May 2007 12:07:20 -0000       1.12
@@ -47,6 +47,7 @@
 [ "tj_log(str, int) : void"                                                    
                                                                                
          ]
 [ "tj_normalizeTerm(str, str) : str"                                           
                                                                                
          ]
 [ "tj_ping() : void"                                                           
                                                                                
          ]
+[ "tj_setlog(str) : void"                                                      
                                                                                
          ]
 [ "treemergejoin_sort(BAT[void,oid], BAT[void,int], BAT[void,oid]) : 
BAT[oid,oid]"                                                                   
                    ]
 
 quit();


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Monetdb-pf-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins

Reply via email to