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