iverilog/ivlpp
Cary R 6d56e356b4 Don't crash when using `define value for an `include argument.
When pushing the current file path we need to get past any `define
expansions that have been pushed onto the stack to find the real
file path.

This patch is partially based on a patch submitted by Steve Tell.
(cherry picked from commit b2d479eaf6)
2010-06-11 17:36:57 -07:00
..
Makefile.in V0.9: Fix shadow warnings add -Wshadow and update Makefile.in for SunPro 2010-06-11 15:56:48 -07:00
globals.h Make the addition of the local directory optional (include path). 2009-02-05 08:37:33 -08:00
ivlpp.txt Spelling fixes 2008-01-29 20:24:24 -08:00
lexor.lex Don't crash when using `define value for an `include argument. 2010-06-11 17:36:57 -07:00
main.c Remove malloc.h support and for C++ files use <c...> include files. 2010-06-01 11:27:16 -07:00