The updates to the do_include code destroyed the handling of absolute paths; all of the code that handles buffer-switching was erroneously placed in just the relative-path branch. Thanks go to Cary R. for pointing out the problem. Now the common code has been extracted yet again, and the notorious goto statement has been used in favor redundancy. The test vvp_reg.pl produces the same output as before, so hopefully nothing new is broken. Signed-off-by: Michael Witten <mfwitten@mit.edu> |
||
|---|---|---|
| .. | ||
| .cvsignore | ||
| Makefile.in | ||
| globals.h | ||
| ivlpp.txt | ||
| lexor.lex | ||
| main.c | ||