Update of /cvsroot/monetdb/pathfinder/modules/pftijah/tjc
In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv7725/modules/pftijah/tjc
Modified Files:
Tag: M5XQ
tjc_scan.l
Log Message:
propagated changes of Wednesday Jul 22 2009
from the development trunk to the M5XQ branch
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2009/07/22 - sjoerd: modules/pftijah/tjc/tjc_scan.l,1.9
propagated changes of Tuesday Jul 21 2009 - Wednesday Jul 22 2009
from the May2009 branch to the development trunk
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2009/07/21 - mr-meltdown: modules/pftijah/tjc/tjc_scan.l,1.8.4.1
define YY_NO_INPUT to avoid 'function input defined but never used' compiler
warning
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Index: tjc_scan.l
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/modules/pftijah/tjc/tjc_scan.l,v
retrieving revision 1.8
retrieving revision 1.8.2.1
diff -u -d -r1.8 -r1.8.2.1
--- tjc_scan.l 16 Apr 2009 10:29:37 -0000 1.8
+++ tjc_scan.l 22 Jul 2009 07:45:44 -0000 1.8.2.1
@@ -47,6 +47,8 @@
#define yylex tjclex
+#define YY_NO_INPUT
+
#define OUTSIDE_PF
#ifdef OUTSIDE_PF /* JF */
------------------------------------------------------------------------------
_______________________________________________
Monetdb-pf-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins