Update of /cvsroot/monetdb/pathfinder/modules/pftijah
In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv7671/modules/pftijah
Modified Files:
Tag: M5XQ
nexi.l
Log Message:
propagated changes of Wednesday Jul 22 2009
from the development trunk to the M5XQ branch
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2009/07/22 - sjoerd: modules/pftijah/nexi.l,1.18
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/nexi.l,1.17.8.1
define YY_NO_INPUT to avoid 'function input defined but never used' compiler
warning
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Index: nexi.l
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/modules/pftijah/nexi.l,v
retrieving revision 1.17
retrieving revision 1.17.6.1
diff -u -d -r1.17 -r1.17.6.1
--- nexi.l 5 Aug 2008 15:01:58 -0000 1.17
+++ nexi.l 22 Jul 2009 07:45:36 -0000 1.17.6.1
@@ -34,6 +34,8 @@
#include <pf_config.h>
+#define YY_NO_INPUT
+
#include <string.h>
#include "nexi.h"
#include "nexi.tab.h"
------------------------------------------------------------------------------
_______________________________________________
Monetdb-pf-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins