在 2006/7/14 上午 5:26 時,Leopold Toetsch via RT 寫到:

Err, t/dynpmc/dynlexpad.t is using .loadlib and is testing fine. Please try to
provide a minimal parrot test showing the problem.

Trying (though it remained a bit elusive), but if you "make realclean", and then change languages/tcl/src/tclsh.pir so that it uses .loadlib instead of :immediate, and then "make", cd into languages/tcl and "make test", you'll notice that all tests fail with:

#          got: 'set_string_keyed() not implemented in class 'TclObject'
# current instr.: '__prepare_lib' pc 19483 (runtime/tcllib.pir:122)
# called from Sub '_main' pc 3 (src/tclsh.pir:42)

Changing it back to :immediate makes tests pass again.

Alternately, skipping the Parrot_register_HLL part in IMCC makes tests pass again.

Thanks,
Audrey

Attachment: PGP.sig
Description: This is a digitally signed message part

Reply via email to