mirror of
https://github.com/zeek/zeek.git
synced 2025-10-11 02:58:20 +00:00
Include file information in input reader error messages
This commit is contained in:
parent
8184073ef8
commit
098a5d3348
13 changed files with 179 additions and 57 deletions
|
@ -1,7 +1,7 @@
|
|||
### BTest baseline data generated by btest-diff. Do not edit. Use "btest -U/-u" to update. Requires BTest >= 0.63.
|
||||
warning: ..<...>/Input::READER_ASCII: String 'l' contained no parseable number
|
||||
warning: ..<...>/Input::READER_ASCII: Could not convert line ' l' of ../input.log to Val. Ignoring line.
|
||||
warning: ..<...>/Input::READER_ASCII: String 'l' contained no parseable number
|
||||
warning: ..<...>/Input::READER_ASCII: Could not convert line ' l' of ../input.log to Val. Ignoring line.
|
||||
warning: ..<...>/Input::READER_ASCII: ../input.log, line 4: String 'l' contained no parseable number
|
||||
warning: ..<...>/Input::READER_ASCII: ../input.log, line 4: Could not convert line ' l' of ../input.log to Val. Ignoring line.
|
||||
warning: ..<...>/Input::READER_ASCII: ../input.log, line 4: String 'l' contained no parseable number
|
||||
warning: ..<...>/Input::READER_ASCII: ../input.log, line 4: Could not convert line ' l' of ../input.log to Val. Ignoring line.
|
||||
received termination signal
|
||||
>>>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue