ossp-pkg/cfg/ChangeLog 1.18 -> 1.19
--- ChangeLog 2004/11/20 11:53:11 1.18
+++ ChangeLog 2004/11/20 12:54:07 1.19
@@ -10,6 +10,14 @@
Changes between 0.9.4 and 0.9.5 (31-Oct-2004 to xx-Nov-2004):
+ *) Fixed cfg_test program by correctly passing the used number of
+ bytes in the buffer instead of the size of the buffer.
+ [Ralf S. Engelschall <rse@engelschall.com>]
+
+ *) Accept zero-length strings for parsing. Correctly handle
+ end-of-file during plain text token scanning.
+ [Ralf S. Engelschall <rse@engelschall.com>]
+
*) Do not let Flex generate the unused yyunput() and yy_top_state()
functions in order to shut up compilation warnings.
[Ralf S. Engelschall <rse@engelschall.com>]
|
|