Closed dmakarov closed 9 years ago
Thanks for sending this in.
Seriously, please stop putting optimized regexp string literals in source files. This is what rx
and regexp-opt
is for. This is completely unmaintainable. At least add some tests...
I agree.
This allows the LDC compiler message parsing in
*compilation*
mode.