Update of /cvsroot/monetdb/pathfinder/compiler/include
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv5571/include
Modified Files:
parser.h
Log Message:
-- The endless Odyssey through the pathfinder code checking
for correct initialization of global variables (Part 8).
This time---checking all files in folders:
o compiler/parser
U parser.h
Index: parser.h
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/compiler/include/parser.h,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- parser.h 27 Feb 2008 08:29:52 -0000 1.21
+++ parser.h 3 Apr 2008 09:48:31 -0000 1.22
@@ -38,6 +38,10 @@
#include "abssyn.h"
#include "pf_xq.h"
+
+/* initialize global variables */
+void PFparser_init (void);
+
/**
* Parse an XQuery from the main-memory buffer pointed to by @a input.
*/
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Monetdb-pf-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins