mirror of
https://github.com/Mercury-Language/mercury.git
synced 2026-04-23 13:23:47 +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
355 B
Plaintext
9 lines
355 B
Plaintext
Software error: string__format: argument list has more elements than format string
|
|
Stack dump follows:
|
|
0 pred require:error/1-0 (erroneous)
|
|
1 5* pred string:format_2/3-0 (det)
|
|
6 pred string:format/3-0 (det)
|
|
7 pred io:format/5-0 (det)
|
|
8 pred io:format/4-0 (det)
|
|
9 pred string_format_test_2:main/2-0 (det)
|