Closed warmstarter closed 3 years ago
From what I can see, this would actually break functionality - it snufs the compile breakage but does not adjust the substitution's logics to a no-bangs alternative. See how it is done for the 'q' substitution to see how it should be handled. I'll implement it that way :)
These two switch cases were causing errors when BANGS was not defined. Both of the cases relied heavily on BANGS.
IMPORTANT: Consider these #ifdefs as the markers for 'problem here' they may be all that's needed, but all of the various implications of this code are beyond my current understanding of the codebase.