mirror of
https://github.com/Mercury-Language/mercury.git
synced 2026-04-28 15:54:18 +00:00
Estimated hours taken: 0.25 Fix some spurious test cases failures for the debugging test cases. tests/debugger/*.exp2: Add alternative expected outputs for the test cases that produce different results when built in debug grades (i.e. when linked with a library was built with debugging enabled).
9 lines
356 B
Plaintext
9 lines
356 B
Plaintext
Software error: string__format: argument list has fewer elements than format string
|
|
Stack dump follows:
|
|
0 pred require:error/1-0 (erroneous)
|
|
1 pred string:format_2/3-0 (det)
|
|
2 pred string:format/3-0 (det)
|
|
3 pred io:format/5-0 (det)
|
|
4 pred io:format/4-0 (det)
|
|
5 pred string_format_test_3:main/2-0 (det)
|