stereo-2025
Last change
on this file since 501dd27 was
94aeeaf,
checked in by Olly Betts <olly@…>, 11 months ago
|
Report BEGIN location after mismatching END error
|
-
Property mode set to
100644
|
File size:
1.1 KB
|
Line | |
---|
1 | ./badbegin.svx:3:7: error: Matching BEGIN command has no survey name |
---|
2 | *end foo |
---|
3 | ^~~ |
---|
4 | ./badbegin.svx:2: info: Corresponding BEGIN was here |
---|
5 | *begin |
---|
6 | ./badbegin.svx:6:8: error: Survey name doesn't match BEGIN |
---|
7 | *end bar |
---|
8 | ^~~ |
---|
9 | ./badbegin.svx:4:13: info: Corresponding BEGIN was here |
---|
10 | *begin foo |
---|
11 | ^~~ |
---|
12 | ./badbegin.svx:8:8: error: Character "<" not allowed in station name (use *SET NAMES to set allowed characters) |
---|
13 | *begin < |
---|
14 | ^ |
---|
15 | ./badbegin.svx:11:5: warning: Survey name omitted from END |
---|
16 | *end |
---|
17 | ^ |
---|
18 | ./badbegin.svx:7:8: info: Corresponding BEGIN was here |
---|
19 | *begin omitted |
---|
20 | ^~~~~~~ |
---|
21 | |
---|
22 | Removing trailing traverses... |
---|
23 | |
---|
24 | Concatenating traverses... |
---|
25 | |
---|
26 | Simplifying network... |
---|
27 | |
---|
28 | Calculating network... |
---|
29 | |
---|
30 | Calculating traverses... |
---|
31 | |
---|
32 | Calculating trailing traverses... |
---|
33 | |
---|
34 | Calculating statistics... |
---|
35 | |
---|
36 | Survey contains 1 survey station, joined by 0 legs. |
---|
37 | There are 0 loops. |
---|
38 | Total length of survey legs = 0.00m ( 0.00m adjusted) |
---|
39 | Total plan length of survey legs = 0.00m |
---|
40 | Total vertical length of survey legs = 0.00m |
---|
41 | 1 0-node. |
---|
42 | There were 1 warning(s) and 3 error(s) - no output files produced. |
---|
Note: See
TracBrowser
for help on using the repository browser.