mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-02-25 13:11:00 +00:00
This makes it much easier to keep track of end of file in a conditional block (#if...#endif) as #include in non-suppressed code would result in spurious eof errors otherwise. I'm a little concerned about correctness, but everything seems to work and it should be right as suppressed include directives do not change the state at all, and the suppressed is its own flag not in the condition stack. |
||
---|---|---|
.. | ||
doc | ||
include | ||
source | ||
test | ||
AUTHORS | ||
Makemodule.am | ||
TODO |