Update of /cvsroot/monetdb/pathfinder/NT
In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv2150
Modified Files:
Tag: Feb2009
pf_config.h.in
Log Message:
Although adding a define for YY_USE_PROTOS was necessary, it wasn't
sufficient: also add a define for YY_USE_CONST.
U pf_config.h.in
Index: pf_config.h.in
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/NT/pf_config.h.in,v
retrieving revision 1.10.12.1
retrieving revision 1.10.12.2
diff -u -d -r1.10.12.1 -r1.10.12.2
--- pf_config.h.in 25 Mar 2009 14:12:09 -0000 1.10.12.1
+++ pf_config.h.in 26 Mar 2009 08:59:07 -0000 1.10.12.2
@@ -63,3 +63,6 @@
/* tell compiler to use prototypes in flex-generated code */
#define YY_USE_PROTOS
+
+/* tell compiler to use const in flex-generated code */
+#define YY_USE_CONST
------------------------------------------------------------------------------
_______________________________________________
Monetdb-pf-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins