Update of /cvsroot/flexml/flexml
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv13887
Modified Files:
Makefile.defs TODO
Log Message:
Preparing for CVS tag (v1_7).
Index: Makefile.defs
===================================================================
RCS file: /cvsroot/flexml/flexml/Makefile.defs,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- Makefile.defs 30 Aug 2006 14:39:29 -0000 1.14
+++ Makefile.defs 15 Sep 2006 19:58:31 -0000 1.15
@@ -6,7 +6,7 @@
#SUFF ?=-$(VER)
SUFF ?=
-VER = 1.6
+VER = 1.7
# SETUP.
Index: TODO
===================================================================
RCS file: /cvsroot/flexml/flexml/TODO,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- TODO 31 Aug 2006 17:53:25 -0000 1.2
+++ TODO 15 Sep 2006 19:58:31 -0000 1.3
@@ -1,5 +1,4 @@
-1. Allow user to put stuff (e.g. #define YY_INPUT ...) into
- initial %{ ... %} section of output .l file.
+1. -- this space intentionally left blank --
2. Rework scanner to get rid of *all* flex dummy rule fallbacks.
3. ID type attributes should be validated for uniqueness.
4. IDREF and IDREFS attributes should be validated.
|