Update of /cvsroot/monetdb/pathfinder/modules/pftijah/tjc
In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv18120/tjc
Modified Files:
Tag: May2009
tjc_scan.l
Log Message:
define YY_NO_INPUT to avoid 'function input defined but never used' compiler
warning
U tjc_scan.l
Index: tjc_scan.l
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/modules/pftijah/tjc/tjc_scan.l,v
retrieving revision 1.8
retrieving revision 1.8.4.1
diff -u -d -r1.8 -r1.8.4.1
--- tjc_scan.l 16 Apr 2009 10:29:37 -0000 1.8
+++ tjc_scan.l 21 Jul 2009 13:48:03 -0000 1.8.4.1
@@ -47,6 +47,8 @@
#define yylex tjclex
+#define YY_NO_INPUT
+
#define OUTSIDE_PF
#ifdef OUTSIDE_PF /* JF */
------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge
This is your chance to win up to $100,000 in prizes! For a limited time,
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
Monetdb-pf-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins