source: git/tests/anonstnbad.out @ 48787a9

RELEASE/1.2debug-cidebug-ci-sanitisersstereowalls-data
Last change on this file since 48787a9 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./anonstnbad.svx:2:6: error: Character "." not allowed in station name (use *SET NAMES to set allowed characters)
2./anonstnbad.svx:3:6: error: Character "." not allowed in station name (use *SET NAMES to set allowed characters)
3./anonstnbad.svx:4:6: error: Character "." not allowed in station name (use *SET NAMES to set allowed characters)
4./anonstnbad.svx:6:6: error: Can't have a leg between two anonymous stations
5./anonstnbad.svx:7:7: error: Can't have a leg between two anonymous stations
6./anonstnbad.svx:8:5: error: Can't have a leg between two anonymous stations
7
8Removing trailing traverses...
9
10Concatenating traverses...
11
12Simplifying network...
13
14Calculating network...
15
16Calculating traverses...
17
18Calculating trailing traverses...
19./anonstnbad.svx:5: warning: Unused fixed point "1"
20
21Calculating statistics...
22
23Survey contains 1 survey station, joined by 0 legs.
24There are 0 loops.
25Total length of survey legs =    0.00m (   0.00m adjusted)
26Total plan length of survey legs =    0.00m
27Total vertical length of survey legs =    0.00m
28   1 0-node.
29There were 1 warning(s) and 6 error(s) - no output files produced.
Note: See TracBrowser for help on using the repository browser.