mirror of
https://github.com/Mercury-Language/mercury.git
synced 2026-04-16 18:03:36 +00:00
Estimated hours taken: 1.5 Branches: main library/io.m: Implement some more I/O primitives for Erlang. tests/debugger/Mmakefile: tests/debugger/declarative/Mmakefile: tests/hard_coded/Mmakefile: tests/invalid/Mmakefile: tests/par_conj/Mmakefile: tests/recompilation/Mmakefile: tests/valid/Mmakefile: Disable test cases which don't apply to the Erlang backend for whatever reason. tests/hard_coded/constraint_order.m: tests/hard_coded/copy_pred.m: tests/hard_coded/copy_pred_2.m: tests/hard_coded/export_test.m: tests/hard_coded/external_unification_pred.m: tests/hard_coded/foreign_type3.m: tests/hard_coded/ho_solns.m: tests/hard_coded/ho_univ_to_type.m: tests/hard_coded/intermod_multimode.m: tests/hard_coded/intermod_poly_mode_2.m: tests/hard_coded/lookup_disj.m: tests/hard_coded/multimode.m: tests/hard_coded/no_inline.m: tests/hard_coded/pragma_foreign_export.m: tests/hard_coded/redoip_clobber.m: tests/hard_coded/rnd.m: tests/hard_coded/sub-modules/sm_exp_bug.m: tests/hard_coded/typeclasses/impure_methods.m: tests/par_conj/dep_par_10.m: tests/valid/flatten_conj_bug.m: Fix test cases which were failing with the Erlang for simple reasons, mostly missing foreign procs or foreign types. tests/general/string_format_test_2.exp5: tests/general/string_format_test_3.exp5: tests/hard_coded/exceptions/test_uncaught_exception.exp5: tests/hard_coded/no_fully_strict.exp5: Add expected outputs with stack dumps for Erlang.
6 lines
159 B
Plaintext
6 lines
159 B
Plaintext
Uncaught Mercury exception:
|
|
Software Error: oops
|
|
Stack dump follows:
|
|
mercury__exception:-throw_impl_1_p_0/1-fun-0-/1
|
|
no_fully_strict:mercury__main_wrapper/0
|