re_op_compile(): temp remove some debugging code
authorDavid Mitchell <davem@iabyn.com>
Thu, 28 Mar 2013 15:08:27 +0000 (15:08 +0000)
committerDavid Mitchell <davem@iabyn.com>
Fri, 12 Apr 2013 10:29:54 +0000 (11:29 +0100)
commit5dd442fcfdfbfbdd8bc0fdb52cd98474826ec4fe
tree97d086332e5cebb522c82f3b8cf4796b09f527be
parent335e2ee52f38eaea7888c33d9c4f0d703130625e
re_op_compile(): temp remove some debugging code

These four DEBUG_PARSE_r()'s were recently added to a block I code
which I have just been extensively reworking in a separate branch.
Temporarily remove these statements to allow my branch to be rebased;
I'll re-add them (or similar) afterwards.
regcomp.c