Rationalise the number of compile diagnostic funcs
[survex.git] / tests / badbegin.out
blobf79b7fef84c613fce79dbe13ec246d170d4e07a6
1 ./badbegin.svx:3:7: error: Matching BEGIN command has no survey name
2  *end  foo
3        ^~~
4 ./badbegin.svx:6:8: error: Survey name doesn't match BEGIN
5  *end   bar
6         ^~~
7 ./badbegin.svx:8:8: error: Character "<" not allowed in station name (use *SET NAMES to set allowed characters)
8  *begin <
9         ^
10 ./badbegin.svx:11:5: warning: Survey name omitted from END
11  *end
12      ^
14 Removing trailing traverses...
16 Concatenating traverses...
18 Simplifying network...
20 Calculating network...
22 Calculating traverses...
24 Calculating trailing traverses...
26 Calculating statistics...
28 Survey contains 1 survey station, joined by 0 legs.
29 There are 0 loops.
30 Total length of survey legs =    0.00m (   0.00m adjusted)
31 Total plan length of survey legs =    0.00m
32 Total vertical length of survey legs =    0.00m
33    1 0-node.
34 There were 1 warning(s) and 3 error(s) - no output files produced.