unknown module in (include) doesn't propagate errors
This commit is contained in:
parent
cc05d7089f
commit
2f62761e37
@ -240,6 +240,7 @@ identifiers are declared / referenced in which places."
|
||||
(= 1 (msg:find "expected whitespace before opening delimiter"))
|
||||
(= 1 (msg:find "malformed multisym"))
|
||||
(= 1 (msg:find "expected at least one pattern/body pair"))
|
||||
(= 1 (msg:find "module not found"))
|
||||
(when (and (sequence? ?ast)
|
||||
(= 1 (% (length ?ast ) 2))
|
||||
(= 1 (msg:find "expected even number of name/value bindings")))
|
||||
|
||||
Loading…
Reference in New Issue
Block a user