source: git/tests/normal_bad.out @ 7d89246

RELEASE/1.2debug-cidebug-ci-sanitisersfaster-cavernlogstereowalls-datawalls-data-hanging-as-warning
Last change on this file since 7d89246 was e78a53a, checked in by Olly Betts <olly@…>, 8 years ago

Report column locations for errors about readings

Call ftell() before each reading so we know its location in the
file. We already track ftell() for the start of the line, so we
just need to subtract to calculate the column.

  • Property mode set to 100644
File size: 936 bytes
Line 
1./normal_bad.svx:4:5: error: Tape reading may not be omitted
2./normal_bad.svx:5:10: error: Compass reading may not be omitted except on plumbed legs
3./normal_bad.svx:6:3: error: Character "*" not allowed in station name (use *SET NAMES to set allowed characters)
4
5Removing trailing traverses...
6
7Concatenating traverses...
8
9Simplifying network...
10
11Calculating network...
12
13Calculating traverses...
14
15Calculating trailing traverses...
16
17Calculating statistics...
18
19Survey contains 2 survey stations, joined by 1 leg.
20There are 0 loops.
21Total length of survey legs =    2.13m (   2.13m adjusted)
22Total plan length of survey legs =    2.13m
23Total vertical length of survey legs =    0.00m
24Vertical range = 0.00m (from 1a at 0.00m to 1a at 0.00m)
25North-South range = 2.08m (from 1a at 2.08m to 1 at 0.00m)
26East-West range = 0.44m (from 1a at 0.44m to 1 at 0.00m)
27   2 1-nodes.
28There were 0 warning(s) and 3 error(s) - no output files produced.
Note: See TracBrowser for help on using the repository browser.