Skip to content

v1.1.12: Add a hacky implementation of the UndefMacro keyword available in 2.4

Latest
Compare
Choose a tag to compare
@IMSoP IMSoP released this 08 Mar 17:51
Rather than attempting to remove the macro from the list, this just sets
a "zombie" flag against the macro definition. Subsequent attempts to
use or undef that macro ignore any macro marked zombie, and no warning
is issued if you redeclare on top of a zombie.