Skip to content

Releases: IMSoP/mod_macro

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

08 Mar 17:51
Compare
Choose a tag to compare
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.