On Thu, Mar 21, 2013 at 2:42 AM, John Wiegley <[email protected]> wrote:
> This bug cannot be fixed easily in the current parser. Since I do not do > lookahead to find the '=', or treat the 'define' directive specially, > "var_name_1" is treated as a commodity with value 1, and symbol > "var_name_". > Do you have a lexial analyser in ledger? This sounds more like a bug with the lexer while tokenising the input. -- *Harshad RJ* <http://lavadip.com> -- --- You received this message because you are subscribed to the Google Groups "Ledger" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
