source: git/tests/cmd_set_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_set_bad.svx:5:17: error: Expecting numeric field, found " reference"
2./cmd_set_bad.svx:11:1: error: End of line not blank
3./cmd_set_bad.svx:13:1: error: End of line not blank
4./cmd_set_bad.svx:20:23: error: Expecting numeric field, found ".0"
5./cmd_set_bad.svx:22:22: error: Expecting numeric field, found "+1.0"
6./cmd_set_bad.svx:28:12: error: Only one station in EQUATE command
7./cmd_set_bad.svx:31:10: error: Expecting numeric field, found "-"
8./cmd_set_bad.svx:34:6: error: Unknown character class "FormFeed"
9./cmd_set_bad.svx:35:6: warning: ROOT is deprecated
10
11Removing trailing traverses...
12
13Concatenating traverses...
14
15Simplifying network...
16
17Calculating network...
18
19Calculating traverses...
20
21Calculating trailing traverses...
22
23Calculating statistics...
24
25Survey contains 1 survey station, joined by 0 legs.
26There are 0 loops.
27Total length of survey legs =    0.00m (   0.00m adjusted)
28Total plan length of survey legs =    0.00m
29Total vertical length of survey legs =    0.00m
30./cmd_set_bad.svx:30: warning: Station "bar.1" referred to by *entrance or *export but never used
31   1 0-node.
32There were 2 warning(s) and 8 error(s) - no output files produced.
Note: See TracBrowser for help on using the repository browser.