Version 0.13.6 (2009-??-??)
---------------------------
- Fixed inplace configuration in -e mode.
+- Applied #2482572 Typos in error messages.
- Fixed #2478216 Wrong start_label in -c mode.
- Fixed #2186718 Unescaped backslash in file name of #line directive.
- Fixed #2102138 Duplicate case labels on EBCDIC.
}
else
{
- fatal("found 'reules:re2c' block without -r flag");
+ fatal("found 'rules:re2c' block without -r flag");
}
if (bUsedYYMaxFill && bSinglePass)
{
<h2>2008-??-??: 0.13.6</h2>
<ul>
<li>Fixed inplace configuration in -e mode.</li>
+<li>Applied #2482572 Typos in error messages.</li>
<li>Fixed #2478216 Wrong start_label in -c mode.</li>
<li>Fixed #2102138 Duplicate case labels on EBCDIC.</li>
<li>Fixed #2186718 Unescaped backslash in file name of #line directive.</li>
}
else
{
- fatal("found 'reules:re2c' block without -r flag");
+ fatal("found 'rules:re2c' block without -r flag");
}
if (bUsedYYMaxFill && bSinglePass)
{
-re2c: error: line 5, column 1: found 'reules:re2c' block without -r flag
+re2c: error: line 5, column 1: found 'rules:re2c' block without -r flag