mirror of
https://github.com/verilator/verilator.git
synced 2025-01-09 16:17:36 +00:00
6 lines
311 B
Plaintext
6 lines
311 B
Plaintext
%Warning-INCABSPATH: t/t_lint_incabspath.v:6: Suggest `include with absolute path be made relative, and use +include: /dev/null
|
|
`include "/dev/null"
|
|
^~~~~~~~~~~
|
|
... Use "/* verilator lint_off INCABSPATH */" and lint_on around source to disable this message.
|
|
%Error: Exiting due to
|