1 | ./cmd_fix_bad.svx:2:9: error: Expecting numeric field, found "" |
---|
2 | *fix A 0 |
---|
3 | ^ |
---|
4 | ./cmd_fix_bad.svx:3:11: error: Expecting numeric field, found "" |
---|
5 | *fix B 0 0 |
---|
6 | ^ |
---|
7 | ./cmd_fix_bad.svx:4:30: error: Expecting numeric field, found "" |
---|
8 | *fix C 0 0 0 1.0 2.0 3.0 3.14 |
---|
9 | ^ |
---|
10 | ./cmd_fix_bad.svx:5:35: error: Expecting numeric field, found "" |
---|
11 | *fix D 0 0 0 1.0 2.0 3.0 3.14 2.18 |
---|
12 | ^ |
---|
13 | ./cmd_fix_bad.svx:6:8: error: Expecting numeric field, found "test" |
---|
14 | *fix E test |
---|
15 | ^~~~ |
---|
16 | ./cmd_fix_bad.svx:8:20: error: Expecting numeric field, found "" |
---|
17 | *fix Ar reference 0 |
---|
18 | ^ |
---|
19 | ./cmd_fix_bad.svx:9:22: error: Expecting numeric field, found "" |
---|
20 | *fix Br reference 0 0 |
---|
21 | ^ |
---|
22 | ./cmd_fix_bad.svx:10:41: error: Expecting numeric field, found "" |
---|
23 | *fix Cr reference 0 0 0 1.0 2.0 3.0 3.14 |
---|
24 | ^ |
---|
25 | ./cmd_fix_bad.svx:11:46: error: Expecting numeric field, found "" |
---|
26 | *fix Dr reference 0 0 0 1.0 2.0 3.0 3.14 2.18 |
---|
27 | ^ |
---|
28 | ./cmd_fix_bad.svx:12:19: error: Expecting numeric field, found "test" |
---|
29 | *fix Er reference test |
---|
30 | ^~~~ |
---|
31 | ./cmd_fix_bad.svx:14:32: error: Standard deviation must be positive |
---|
32 | *fix W1 reference 123 456 789 0 |
---|
33 | ^ |
---|
34 | ./cmd_fix_bad.svx:15:32: error: Standard deviation must be positive |
---|
35 | *fix W2 reference 123 456 789 0 0 |
---|
36 | ^ |
---|
37 | ./cmd_fix_bad.svx:16:32: error: Standard deviation must be positive |
---|
38 | *fix W3 reference 123 456 789 0 0 0 |
---|
39 | ^ |
---|
40 | ./cmd_fix_bad.svx:17:34: error: Standard deviation must be positive |
---|
41 | *fix W1m reference 123 456 789 -1 |
---|
42 | ^ |
---|
43 | ./cmd_fix_bad.svx:18:34: error: Standard deviation must be positive |
---|
44 | *fix W2m reference 123 456 789 -1 -1 |
---|
45 | ^ |
---|
46 | ./cmd_fix_bad.svx:19:34: error: Standard deviation must be positive |
---|
47 | *fix W3m reference 123 456 789 -1 -1 -1 |
---|
48 | ^ |
---|
49 | ./cmd_fix_bad.svx:20:34: error: Standard deviation must be positive |
---|
50 | *fix W1o reference 123 456 789 -1 0 |
---|
51 | ^ |
---|
52 | ./cmd_fix_bad.svx:21:33: error: Standard deviation must be positive |
---|
53 | *fix W2o reference 123 456 789 0 -1 |
---|
54 | ^ |
---|
55 | ./cmd_fix_bad.svx:22:33: error: Standard deviation must be positive |
---|
56 | *fix W3o reference 123 456 789 0 -1 -1 |
---|
57 | ^ |
---|
58 | ./cmd_fix_bad.svx:23:34: error: Standard deviation must be positive |
---|
59 | *fix W4o reference 123 456 789 -1 0 -1 |
---|
60 | ^ |
---|
61 | ./cmd_fix_bad.svx:24:34: error: Standard deviation must be positive |
---|
62 | *fix W5o reference 123 456 789 -1 -1 0 |
---|
63 | ^ |
---|
64 | ./cmd_fix_bad.svx:25:33: error: Standard deviation must be positive |
---|
65 | *fix W6o reference 123 456 789 0 0 -1 |
---|
66 | ^ |
---|
67 | ./cmd_fix_bad.svx:26:33: error: Standard deviation must be positive |
---|
68 | *fix W7o reference 123 456 789 0 -1 0 |
---|
69 | ^ |
---|
70 | ./cmd_fix_bad.svx:27:34: error: Standard deviation must be positive |
---|
71 | *fix W8o reference 123 456 789 -1 0 0 |
---|
72 | ^ |
---|
73 | ./cmd_fix_bad.svx:28:32: error: Standard deviation must be positive |
---|
74 | *fix X1 reference 123 456 789 0 0.1 |
---|
75 | ^ |
---|
76 | ./cmd_fix_bad.svx:29:36: error: Standard deviation must be positive |
---|
77 | *fix X2 reference 123 456 789 0.1 0 |
---|
78 | ^ |
---|
79 | ./cmd_fix_bad.svx:30:36: error: Standard deviation must be positive |
---|
80 | *fix X1m reference 123 456 789 -0.1 0.1 |
---|
81 | ^ |
---|
82 | ./cmd_fix_bad.svx:31:40: error: Standard deviation must be positive |
---|
83 | *fix X2m reference 123 456 789 0.1 -0.1 |
---|
84 | ^ |
---|
85 | ./cmd_fix_bad.svx:32:32: error: Standard deviation must be positive |
---|
86 | *fix Y1 reference 123 456 789 0 0.1 0.1 |
---|
87 | ^ |
---|
88 | ./cmd_fix_bad.svx:33:36: error: Standard deviation must be positive |
---|
89 | *fix Y2 reference 123 456 789 0.1 0 0.1 |
---|
90 | ^ |
---|
91 | ./cmd_fix_bad.svx:34:40: error: Standard deviation must be positive |
---|
92 | *fix Y3 reference 123 456 789 0.1 0.1 0 |
---|
93 | ^ |
---|
94 | ./cmd_fix_bad.svx:35:32: error: Standard deviation must be positive |
---|
95 | *fix Y4 reference 123 456 789 0 0 0.1 |
---|
96 | ^ |
---|
97 | ./cmd_fix_bad.svx:36:32: error: Standard deviation must be positive |
---|
98 | *fix Y5 reference 123 456 789 0 0.1 0 |
---|
99 | ^ |
---|
100 | ./cmd_fix_bad.svx:37:36: error: Standard deviation must be positive |
---|
101 | *fix Y6 reference 123 456 789 0.1 0 0 |
---|
102 | ^ |
---|
103 | ./cmd_fix_bad.svx:38:34: error: Standard deviation must be positive |
---|
104 | *fix Y1m reference 123 456 789 -1 0.1 0.1 |
---|
105 | ^ |
---|
106 | ./cmd_fix_bad.svx:39:38: error: Standard deviation must be positive |
---|
107 | *fix Y2m reference 123 456 789 0.1 -1 0.1 |
---|
108 | ^ |
---|
109 | ./cmd_fix_bad.svx:40:42: error: Standard deviation must be positive |
---|
110 | *fix Y3m reference 123 456 789 0.1 0.1 -1 |
---|
111 | ^ |
---|
112 | ./cmd_fix_bad.svx:41:34: error: Standard deviation must be positive |
---|
113 | *fix Y4m reference 123 456 789 -1 -1 0.1 |
---|
114 | ^ |
---|
115 | ./cmd_fix_bad.svx:42:34: error: Standard deviation must be positive |
---|
116 | *fix Y5m reference 123 456 789 -1 0.1 -1 |
---|
117 | ^ |
---|
118 | ./cmd_fix_bad.svx:43:38: error: Standard deviation must be positive |
---|
119 | *fix Y6m reference 123 456 789 0.1 -1 -1 |
---|
120 | ^ |
---|
121 | |
---|
122 | Removing trailing traverses... |
---|
123 | |
---|
124 | Concatenating traverses... |
---|
125 | |
---|
126 | Simplifying network... |
---|
127 | |
---|
128 | Calculating network... |
---|
129 | |
---|
130 | Calculating traverses... |
---|
131 | |
---|
132 | Calculating trailing traverses... |
---|
133 | |
---|
134 | Calculating statistics... |
---|
135 | |
---|
136 | Survey contains 1 survey station, joined by 0 legs. |
---|
137 | There are 0 loops. |
---|
138 | Total length of survey legs = 0.00m ( 0.00m adjusted) |
---|
139 | Total plan length of survey legs = 0.00m |
---|
140 | Total vertical length of survey legs = 0.00m |
---|
141 | 1 0-node. |
---|
142 | There were 0 warning(s) and 40 error(s) - no output files produced. |
---|