source: git/tests/cmd_set_bad.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./cmd_set_bad.svx:4:17: Expecting numeric field, found " reference"
2./cmd_set_bad.svx:10:1: End of line not blank
3./cmd_set_bad.svx:12:1: End of line not blank
4./cmd_set_bad.svx:19:23: Expecting numeric field, found ".0"
5./cmd_set_bad.svx:21:22: Expecting numeric field, found "+1.0"
6./cmd_set_bad.svx:27:12: Only one station in EQUATE command
7./cmd_set_bad.svx:30:10: Expecting numeric field, found "-"
8./cmd_set_bad.svx:33:6: Unknown character class "FormFeed"
9./cmd_set_bad.svx:34:6: warning: ROOT is deprecated
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./cmd_set_bad.svx:29: warning: Station "bar.1" referred to by *entrance or *export but never used
31   1 0-node.
32Done.
33There were 2 warning(s) and 8 error(s) - no output files produced.
Note: See TracBrowser for help on using the repository browser.