source: git/tests/doubleinc.out

walls-data-hanging-as-warning
Last change on this file was b0a2ddb, checked in by Olly Betts <olly@…>, 8 days ago

Use "info" for "Originally entered here"

This is more logical as the original *begin isn't something to be warned
about, only the reentering is. This was only a warning before because
we didn't used to have "info" diagnostics.

  • Property mode set to 100644
File size: 853 bytes
Line 
1In file included from ./doubleinc.svx:3:
2./cmd_dummy.svx:2:8: warning: Reentering an existing survey is deprecated
3 *begin it_all
4        ^~~~~~
5./cmd_dummy.svx:2: info: Originally entered here
6./cmd_dummy.svx:12:6: warning: Station already fixed at the same coordinates
7 *fix no_warnings_please reference 0 0 0
8      ^~~~~~~~~~~~~~~~~~
9./cmd_dummy.svx:12: info: Previously fixed or equated here
10
11Removing trailing traverses...
12
13Concatenating traverses...
14
15Simplifying network...
16
17Calculating network...
18
19Calculating traverses...
20
21Calculating trailing traverses...
22
23Calculating statistics...
24
25Survey contains 1 survey station, joined by 0 legs.
26There are 0 loops.
27Total length of survey legs =    0.00m (   0.00m adjusted)
28Total plan length of survey legs =    0.00m
29Total vertical length of survey legs =    0.00m
30   1 0-node.
31There were 2 warning(s).
Note: See TracBrowser for help on using the repository browser.