source: git/tests/badinc4.out

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

cavern: Fix segfault for *include ""

This isn't valid, but now reports "file not found" instead.

  • Property mode set to 100644
File size: 940 bytes
RevLine 
[5a45706]1./badinc4.svx:3:10: error: Expecting string field
[9f55538]2 *include ; comment
3          ^
[5a45706]4./badinc4.svx:4:9: error: Expecting string field
[9f55538]5 *include
6         ^
[0fa4371]7./badinc4.svx:6:12: error: Couldn't open file ""
8 *include ""
9            ^
10./badinc4.svx:7:25: error: Missing "
[9f55538]11 *include "not terminated
12                         ^
[0fa4371]13./badinc4.svx:8:12: error: Couldn't open file "nonexistent_file"
[9f55538]14 *include "nonexistent_file"
15            ^~~~~~~~~~~~~~~~
[53e0bd1]16
17Removing trailing traverses...
18
[c20d521]19Concatenating traverses...
[53e0bd1]20
21Simplifying network...
22
23Calculating network...
24
[c20d521]25Calculating traverses...
[53e0bd1]26
27Calculating trailing traverses...
28
29Calculating statistics...
30
31Survey contains 1 survey station, joined by 0 legs.
32There are 0 loops.
33Total length of survey legs =    0.00m (   0.00m adjusted)
34Total plan length of survey legs =    0.00m
35Total vertical length of survey legs =    0.00m
36   1 0-node.
[0fa4371]37There were 0 warning(s) and 5 error(s) - no output files produced.
Note: See TracBrowser for help on using the repository browser.