On Tue, Jul 03, 2007 at 02:20:25PM +0000, Alexander Gafriller wrote: > Update of /cvsroot/monetdb/pathfinder/compiler/algebra > In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv26332 > > Modified Files: > load_stats.c > Log Message: > * compiler error fixed > > /scratch/monet.GNU.64.64.s.25128/pathfinder/compiler/algebra/load_stats.c:84: > warning: pointer targets in passing argument 1 of 'atoi' differ in signedness > /scratch/monet.GNU.64.64.s.25128/pathfinder/compiler/algebra/load_stats.c:86: > warning: pointer targets in passing argument 1 of 'atoi' differ in signedness > /scratch/monet.GNU.64.64.s.25128/pathfinder/compiler/algebra/load_stats.c:88: > warning: pointer targets in passing argument 1 of 'atoi' differ in signedness
Hi Alexander, thanks for noticing and fixing it instantly! A perfect start as new MonetDB developer!! ;-) > and > > /scratch/monet.ntv.64.32.d.25128/pathfinder/compiler/debug/../include/load_stats.h(71): > error #310: old-style parameter list (anachronism) > PFguide_tree_t* PFguide_tree(); > ^ this one still failes; I guess, your forgot to checkin your changes in pathfinder/compiler/include/load_stats.h ... Stefan -- | Dr. Stefan Manegold | mailto:[EMAIL PROTECTED] | | CWI, P.O.Box 94079 | http://www.cwi.nl/~manegold/ | | 1090 GB Amsterdam | Tel.: +31 (20) 592-4212 | | The Netherlands | Fax : +31 (20) 592-4312 | ------------------------------------------------------------------------- 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-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/monetdb-developers
