• Explorer09's avatar
    Fix macro Header_forEachColumn · 54621e8b
    Explorer09 authored
    The (this_) token was not expanded properly, but the bug was not caught
    because all uses of this macro specifies (this_)=this .
    
    Also parenthesize macro tokens to prevent further problems.
    54621e8b
Header.c 5.72 KB