Update of /cvsroot/monetdb/pathfinder/NT
In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv4387/NT
Modified Files:
pf_config.h.in
Log Message:
propagated changes of Thursday Mar 26 2009
from the Feb2009 branch to the development trunk
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2009/03/26 - sjoerd: NT/pf_config.h.in,1.10.12.2
Although adding a define for YY_USE_PROTOS was necessary, it wasn't
sufficient: also add a define for YY_USE_CONST.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Index: pf_config.h.in
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/NT/pf_config.h.in,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- pf_config.h.in 25 Mar 2009 17:00:37 -0000 1.11
+++ pf_config.h.in 26 Mar 2009 09:05:47 -0000 1.12
@@ -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