Here is the list of known rml bugs. Have a look before submitting new bugs. Send the bug description to Adrian Pop, adrpo@ida.liu.se ********************************** RML-2.2.2 KNOWN BUGS - 2005-03-17 ********************************** rml-language ============ bug number | description ---------------------------------------------- rml-0001 | fail doesn't exit the relation, | it just go to next rule with | the overlapping patterns ---------------------------------------------- rml-system ========== bug number | description ----------------------------------------------- rsy-0001 | 'rmlc' script broken on cygwin | -g does not link right (rml_g) | only in cygwin binary ----------------------------------------------- rsy-0002 | client.mk shadows RMLCFLAGS (BAD) | should be removed! | only in cygwin binary ----------------------------------------------- rml-debugging ============= bug number | description ------------------------------------------------- rdb-0001 | parser has problems when variable | names are the same as commands ------------------------------------------------- rdb-0002 | 'next' sometimes doesn't work ------------------------------------------------- rdb-0003 | re-opening of STDIO (tty) goes | has problems when run with | NT-Emacs. happens when program | expects something from input ------------------------------------------------- rdb-0004 | 'backtrace' doesn't work right | and consumes a lot of memory | in some cases ------------------------------------------------- rdb-0005 | problems when running the program | to be debugged from other directory | than the current one ./ | loading of .rdb files should take | the path from argv[0]. ------------------------------------------------- rdb-0006 | when an erroneous command is entered | the program steps, and it shouldn't. | this happens because \n is mapped | to 'step' -------------------------------------------------