From 20f87b7c0f5a510347f6233efbebc58af558771e Mon Sep 17 00:00:00 2001 From: tavis_rudd Date: Tue, 15 Oct 2002 02:26:20 +0000 Subject: *** empty log message *** --- TODO | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index 818dc7d..1953e8c 100644 --- a/TODO +++ b/TODO @@ -49,6 +49,10 @@ Boolean argument 'all' adds local variables, builtins, etc. Boolean argument This is a cached region. $voom #end cache +- create a better error message for invalid syntax when a $var inside a + directive is enclosed in ${} or $(). E.g.: + #include raw source=${x} + - Delete whitespace before a comment on the same line. The methods are Parser.eatComment() and Parser.eatMultiLineComment(). It's already working if the line contains 'STUFF#slurp ## comment'. Need to make -- cgit v1.2.1