source: git/tests/cmd_fix_bad.out @ 5a45706

RELEASE/1.2debug-cidebug-ci-sanitisersstereowalls-data
Last change on this file since 5a45706 was 5a45706, checked in by Olly Betts <olly@…>, 9 years ago

lib/survex.pot,src/message.c,tests/: Show 'error' in front of error
messages, like we show 'warning' in front of warnings. Fixes #48,
reported by Wookey.

  • Property mode set to 100644
File size: 1.1 KB
Line 
1./cmd_fix_bad.svx:2:9: error: Expecting numeric field, found ""
2./cmd_fix_bad.svx:3:11: error: Expecting numeric field, found ""
3./cmd_fix_bad.svx:4:30: error: Expecting numeric field, found ""
4./cmd_fix_bad.svx:5:35: error: Expecting numeric field, found ""
5./cmd_fix_bad.svx:6:12: error: Expecting numeric field, found "test"
6./cmd_fix_bad.svx:8:20: error: Expecting numeric field, found ""
7./cmd_fix_bad.svx:9:22: error: Expecting numeric field, found ""
8./cmd_fix_bad.svx:10:41: error: Expecting numeric field, found ""
9./cmd_fix_bad.svx:11:46: error: Expecting numeric field, found ""
10./cmd_fix_bad.svx:12:23: error: Expecting numeric field, found "test"
11
12Removing trailing traverses...
13
14Concatenating traverses...
15
16Simplifying network...
17
18Calculating network...
19
20Calculating traverses...
21
22Calculating trailing traverses...
23
24Calculating statistics...
25
26Survey contains 1 survey station, joined by 0 legs.
27There are 0 loops.
28Total length of survey legs =    0.00m (   0.00m adjusted)
29Total plan length of survey legs =    0.00m
30Total vertical length of survey legs =    0.00m
31   1 0-node.
32There were 0 warning(s) and 10 error(s) - no output files produced.
Note: See TracBrowser for help on using the repository browser.