source: git/tests/cmd_datebad2.out @ ce8f81c

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

src/readval.c,tests/: Demote errors about invalid dates to warnings,
since we've accepted *date for ages without any checks on the value,
and so existing datasets probably contain invalid dates and dates in
other formats. (ticket#19)

  • Property mode set to 100644
File size: 2.0 KB
Line 
1./cmd_datebad2.svx:3: warning: Invalid year (< 1900 or > 2078)
2./cmd_datebad2.svx:4: warning: Invalid year (< 1900 or > 2078)
3./cmd_datebad2.svx:5: warning: Invalid year (< 1900 or > 2078)
4./cmd_datebad2.svx:6: warning: Invalid year (< 1900 or > 2078)
5./cmd_datebad2.svx:7: warning: Invalid year (< 1900 or > 2078)
6./cmd_datebad2.svx:8: warning: Invalid year (< 1900 or > 2078)
7./cmd_datebad2.svx:9: warning: Invalid year (< 1900 or > 2078)
8./cmd_datebad2.svx:10: warning: Invalid year (< 1900 or > 2078)
9./cmd_datebad2.svx:11: warning: Invalid year (< 1900 or > 2078)
10./cmd_datebad2.svx:12: warning: Invalid month
11./cmd_datebad2.svx:13: warning: Invalid month
12./cmd_datebad2.svx:14: warning: Invalid day of the month
13./cmd_datebad2.svx:15: warning: Invalid month
14./cmd_datebad2.svx:16: warning: Invalid month
15./cmd_datebad2.svx:17: warning: Invalid month
16./cmd_datebad2.svx:18:28: End of date range is before the start
17./cmd_datebad2.svx:19:14: End of date range is before the start
18./cmd_datebad2.svx:20: warning: Invalid year (< 1900 or > 2078)
19./cmd_datebad2.svx:21: warning: Invalid year (< 1900 or > 2078)
20./cmd_datebad2.svx:22: warning: Invalid year (< 1900 or > 2078)
21./cmd_datebad2.svx:23: warning: Invalid year (< 1900 or > 2078)
22./cmd_datebad2.svx:24: warning: Invalid year (< 1900 or > 2078)
23
24Removing trailing traverses...
25
26Concatenating traverses between nodes...
27
28Simplifying network...
29
30Calculating network...
31
32Calculating traverses between nodes...
33
34Calculating trailing traverses...
35
36Calculating statistics...
37
38Survey contains 2 survey stations, joined by 1 leg.
39There are 0 loops.
40Total length of survey legs =    1.00m (   1.00m adjusted)
41Total plan length of survey legs =    1.00m
42Total vertical length of survey legs =    0.05m
43Vertical range = 0.05m (from 1 at 0.00m to 2 at -0.05m)
44North-South range = 0.94m (from 2 at 0.94m to 1 at 0.00m)
45East-West range = 0.34m (from 2 at 0.34m to 1 at 0.00m)
46   2 1-nodes.
47Done.
48There were 20 warning(s) and 2 error(s) - no output files produced.
Note: See TracBrowser for help on using the repository browser.