source: git/tests/anonstnbad.out @ c20d521

RELEASE/1.2debug-cidebug-ci-sanitisersstereowalls-data
Last change on this file since c20d521 was c20d521, checked in by Olly Betts <olly@…>, 10 years ago

lib/,src/netskel.c,tests/: Drop "between nodes" from the progress
messages while solving the survey network, as the extra words don't
make the meaning clearer, and "node" doesn't mean exactly the same
here as the summary of nodes printed at the end of processing, which
is a bit confusing.

  • Property mode set to 100644
File size: 1.1 KB
Line 
1./anonstnbad.svx:1:6: Character "." not allowed in station name (use *SET NAMES to set allowed characters)
2./anonstnbad.svx:2:6: Character "." not allowed in station name (use *SET NAMES to set allowed characters)
3./anonstnbad.svx:3:6: Character "." not allowed in station name (use *SET NAMES to set allowed characters)
4./anonstnbad.svx:5:6: Can't have a leg between two anonymous stations
5./anonstnbad.svx:6:7: Can't have a leg between two anonymous stations
6./anonstnbad.svx:7:5: Can't have a leg between two anonymous stations
7
8Removing trailing traverses...
9
10Concatenating traverses...
11
12Simplifying network...
13
14Calculating network...
15
16Calculating traverses...
17
18Calculating trailing traverses...
19./anonstnbad.svx:4: warning: Unused fixed point "1"
20
21Calculating statistics...
22
23Survey contains 1 survey station, joined by 0 legs.
24There are 0 loops.
25Total length of survey legs =    0.00m (   0.00m adjusted)
26Total plan length of survey legs =    0.00m
27Total vertical length of survey legs =    0.00m
28   1 0-node.
29Done.
30There were 1 warning(s) and 6 error(s) - no output files produced.
Note: See TracBrowser for help on using the repository browser.