Explorar o código
-- bug fix: if_parsers returned invalid lengthes for matches
-- bug semi fixed: the if_else_parser_gen held references to
temporaries created during the construction
of the if_parser. This has been changed to
holding copies. N.B. copying also isn't
correct, it is just a bit better than
referencing here
[SVN r17280]