tests/hard_coded/write.m:
tests/hard_coded/write.exp*:
As above.
Also, update the expected outputs for the non-C grades for the chnage in
commit 253378f.
Avoid some warnings during runtests.
tests/hard_coded/write.exp3:
Update this expected output.
tests/hard_coded/hash_bug.m:
Do not call an obsolete function.
tests/hard_coded/Mercury.options:
Do not warn about unresolved polymorphism in a test.
Branches: main
Minor fixes.
library/io.m:
Add `may_not_duplicate' to some Erlang foreign_procs.
tests/general/test_string_to_int_overflow.exp:
tests/general/test_string_to_int_overflow.exp2:
tests/general/test_string_to_int_overflow.exp3:
tests/general/test_string_to_int_overflow.m:
Make this test case work with arbitrary-precision integers, namely with
the Erlang backend.
tests/hard_coded/trace_goal_4.m:
Fix a format specifier in Erlang foreign_proc.
tests/hard_coded/expand.exp2:
tests/hard_coded/write.exp2:
tests/hard_coded/write_reg1.exp2:
Delete leading zeros in exponents, not produced in any current grade.
tests/hard_coded/write.exp3:
Add expected output for csharp grade.