Drop wxALIGN_BOTTOM from vertical sizer
[survex.git] / tests / cmd_sd_bad.out
blob9ecf553ca54822b3476ad25595f8beec07df4ca6
1 ./cmd_sd_bad.svx:4:10: error: Expecting numeric field, found "metres"
2  *sd tape metres
3           ^~~~~~
4 ./cmd_sd_bad.svx:5:15: error: Unknown units "furlongs"
5  *sd tape 0.05 furlongs
6                ^~~~~~~~
7 ./cmd_sd_bad.svx:6:15: error: Unknown units "furlongs"
8  *sd tape 0.05 furlongs per fortnight
9                ^~~~~~~~
10 ./cmd_sd_bad.svx:7:5: error: Unknown quantity "tripe"
11  *sd tripe 0.9 feet
12      ^~~~~
13 ./cmd_sd_bad.svx:8:10: error: Expecting numeric field, found "tripe"
14  *sd tape tripe 0.9 feet
15           ^~~~~
16 ./cmd_sd_bad.svx:9:22: error: Invalid units "meters" for quantity
17  *sd tape compass 0.4 meters
18                       ^~~~~~
19 ./cmd_sd_bad.svx:10:5: error: Unknown quantity ""
20  *sd 0.9 feet
21      ^
23 Removing trailing traverses...
25 Concatenating traverses...
27 Simplifying network...
29 Calculating network...
31 Calculating traverses...
33 Calculating trailing traverses...
35 Calculating statistics...
37 Survey contains 1 survey station, joined by 0 legs.
38 There are 0 loops.
39 Total length of survey legs =    0.00m (   0.00m adjusted)
40 Total plan length of survey legs =    0.00m
41 Total vertical length of survey legs =    0.00m
42    1 0-node.
43 There were 0 warning(s) and 7 error(s) - no output files produced.