Discussions online and "standards" documents are never conclusive, but the code that was present suggests that iverilog adopts the sane practice of resolving relative paths against the directory of the file that is currently being processed. Unfortunately, when a relative path is made absolute, the code forgot to update the necessary include_stack_t object. This has now been fixed. Signed-off-by: Michael Witten <mfwitten@mit.edu> |
||
|---|---|---|
| .. | ||
| .cvsignore | ||
| Makefile.in | ||
| globals.h | ||
| ivlpp.txt | ||
| lexor.lex | ||
| main.c | ||