source: git/tests/reenterlots.out

walls-data
Last change on this file was 64544daf, checked in by Olly Betts <olly@…>, 3 days ago

Use "info" to limit warnings about deprecated feature

Previously this was a warning, but the newer "info" category is
more appropriate here.

  • Property mode set to 100644
File size: 1.5 KB
Line 
1./reenterlots.svx:7:8: warning: Reentering an existing survey is deprecated
2 *begin svy
3        ^~~
4./reenterlots.svx:3: info: Originally entered here
5./reenterlots.svx:10:8: warning: Reentering an existing survey is deprecated
6 *begin svy
7        ^~~
8./reenterlots.svx:3: info: Originally entered here
9./reenterlots.svx:13:8: warning: Reentering an existing survey is deprecated
10 *begin svy
11        ^~~
12./reenterlots.svx:3: info: Originally entered here
13./reenterlots.svx:16:8: warning: Reentering an existing survey is deprecated
14 *begin svy
15        ^~~
16./reenterlots.svx:3: info: Originally entered here
17./reenterlots.svx:19:8: warning: Reentering an existing survey is deprecated
18 *begin svy
19        ^~~
20./reenterlots.svx:3: info: Originally entered here
21./reenterlots.svx:19: info: Further uses of this deprecated feature will not be reported
22 *begin svy
23
24Removing trailing traverses...
25
26Concatenating traverses...
27
28Simplifying network...
29
30Calculating network...
31
32Calculating traverses...
33
34Calculating trailing traverses...
35
36Calculating statistics...
37
38Survey contains 9 survey stations, joined by 8 legs.
39There is 1 loop.
40Survey has 2 connected components.
41Total length of survey legs =   80.00m (  80.00m adjusted)
42Total plan length of survey legs =   60.00m
43Total vertical length of survey legs =   20.00m
44Vertical range = 20.00m (from svy.9 at 10.00m to svy.8 at -10.00m)
45North-South range = 20.00m (from svy.2 at 10.00m to svy.5 at -10.00m)
46East-West range = 17.32m (from svy.4 at 8.66m to svy.7 at -8.66m)
47   8 1-nodes.
48   1 8-node.
49There were 5 warning(s).
Note: See TracBrowser for help on using the repository browser.