source: git/tests/cmd_datebad.out

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

Add caret width for *date warnings

  • Property mode set to 100644
File size: 4.0 KB
Line 
1./cmd_datebad.svx:4:15: warning: Invalid day of the month
2 *date 1900.02.29
3               ^~
4./cmd_datebad.svx:5:15: warning: Invalid day of the month
5 *date 1975.01.32
6               ^~
7./cmd_datebad.svx:6:15: warning: Invalid day of the month
8 *date 1975.02.29
9               ^~
10./cmd_datebad.svx:7:15: warning: Invalid day of the month
11 *date 1975.03.32
12               ^~
13./cmd_datebad.svx:8:15: warning: Invalid day of the month
14 *date 1975.04.31
15               ^~
16./cmd_datebad.svx:9:15: warning: Invalid day of the month
17 *date 1975.05.32
18               ^~
19./cmd_datebad.svx:10:15: warning: Invalid day of the month
20 *date 1975.06.31
21               ^~
22./cmd_datebad.svx:11:15: warning: Invalid day of the month
23 *date 1975.07.32
24               ^~
25./cmd_datebad.svx:12:15: warning: Invalid day of the month
26 *date 1975.08.32
27               ^~
28./cmd_datebad.svx:13:15: warning: Invalid day of the month
29 *date 1975.09.31
30               ^~
31./cmd_datebad.svx:14:15: warning: Invalid day of the month
32 *date 1975.10.32
33               ^~
34./cmd_datebad.svx:15:15: warning: Invalid day of the month
35 *date 1975.11.31
36               ^~
37./cmd_datebad.svx:16:15: warning: Invalid day of the month
38 *date 1975.12.32
39               ^~
40./cmd_datebad.svx:17:15: warning: Invalid day of the month
41 *date 1976.02.30
42               ^~
43./cmd_datebad.svx:18:15: warning: Invalid day of the month
44 *date 1976.03.32
45               ^~
46./cmd_datebad.svx:19:15: warning: Invalid day of the month
47 *date 1976.04.31
48               ^~
49./cmd_datebad.svx:20:15: warning: Invalid day of the month
50 *date 1976.05.32
51               ^~
52./cmd_datebad.svx:21:15: warning: Invalid day of the month
53 *date 1976.06.31
54               ^~
55./cmd_datebad.svx:22:15: warning: Invalid day of the month
56 *date 1976.07.32
57               ^~
58./cmd_datebad.svx:23:15: warning: Invalid day of the month
59 *date 1976.08.32
60               ^~
61./cmd_datebad.svx:24:15: warning: Invalid day of the month
62 *date 1976.09.31
63               ^~
64./cmd_datebad.svx:25:15: warning: Invalid day of the month
65 *date 1976.10.32
66               ^~
67./cmd_datebad.svx:26:15: warning: Invalid day of the month
68 *date 1976.11.31
69               ^~
70./cmd_datebad.svx:27:15: warning: Invalid day of the month
71 *date 1976.12.32
72               ^~
73./cmd_datebad.svx:28:15: warning: Invalid day of the month
74 *date 2000.01.32
75               ^~
76./cmd_datebad.svx:29:15: warning: Invalid day of the month
77 *date 2000.02.30
78               ^~
79./cmd_datebad.svx:30:15: warning: Invalid day of the month
80 *date 2000.03.32
81               ^~
82./cmd_datebad.svx:31:15: warning: Invalid day of the month
83 *date 2000.04.31
84               ^~
85./cmd_datebad.svx:32:15: warning: Invalid day of the month
86 *date 2000.05.32
87               ^~
88./cmd_datebad.svx:33:15: warning: Invalid day of the month
89 *date 2000.06.31
90               ^~
91./cmd_datebad.svx:34:15: warning: Invalid day of the month
92 *date 2000.07.32
93               ^~
94./cmd_datebad.svx:35:15: warning: Invalid day of the month
95 *date 2000.08.32
96               ^~
97./cmd_datebad.svx:36:15: warning: Invalid day of the month
98 *date 2000.09.31
99               ^~
100./cmd_datebad.svx:37:15: warning: Invalid day of the month
101 *date 2000.10.32
102               ^~
103./cmd_datebad.svx:38:15: warning: Invalid day of the month
104 *date 2000.11.31
105               ^~
106./cmd_datebad.svx:39:15: warning: Invalid day of the month
107 *date 2000.12.32
108               ^~
109./cmd_datebad.svx:40:15: warning: Invalid day of the month
110 *date 2000.01.32
111               ^~
112
113Removing trailing traverses...
114
115Concatenating traverses...
116
117Simplifying network...
118
119Calculating network...
120
121Calculating traverses...
122
123Calculating trailing traverses...
124
125Calculating statistics...
126
127Survey contains 2 survey stations, joined by 1 leg.
128There are 0 loops.
129Total length of survey legs =    1.00m (   1.00m adjusted)
130Total plan length of survey legs =    1.00m
131Total vertical length of survey legs =    0.05m
132Vertical range = 0.05m (from 1 at 0.00m to 2 at -0.05m)
133North-South range = 0.94m (from 2 at 0.94m to 1 at 0.00m)
134East-West range = 0.34m (from 2 at 0.34m to 1 at 0.00m)
135   2 1-nodes.
136There were 37 warning(s).
Note: See TracBrowser for help on using the repository browser.