mirror of
https://github.com/zeek/zeek.git
synced 2025-10-15 21:18:20 +00:00
when printing a description of a type, use its name if available
This commit is contained in:
parent
02771168f0
commit
cbb18207dc
11 changed files with 48 additions and 39 deletions
|
@ -1,3 +1,3 @@
|
|||
### BTest baseline data generated by btest-diff. Do not edit. Use "btest -U/-u" to update. Requires BTest >= 0.63.
|
||||
error in <...>/vector-of-enum-mismatch.zeek, line 7 and <...>/vector-of-enum-mismatch.zeek, line 8: incompatible enum types: 'color' and 'number' (enum and enum)
|
||||
error in <...>/vector-of-enum-mismatch.zeek, line 7 and <...>/vector-of-enum-mismatch.zeek, line 8: incompatible enum types: 'color' and 'number' (color and number)
|
||||
error in <...>/vector-of-enum-mismatch.zeek, line 9: inconsistent types in list
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue