]> granicus.if.org Git - vim/commit
patch 8.1.1202: always get regexp debugging logs when building with -DDEBUG v8.1.1202
authorBram Moolenaar <Bram@vim.org>
Thu, 25 Apr 2019 18:07:51 +0000 (20:07 +0200)
committerBram Moolenaar <Bram@vim.org>
Thu, 25 Apr 2019 18:07:51 +0000 (20:07 +0200)
commitc2d09c9f2ce487a6971af9306e382d7b38805456
treee6bf1f20e8a0de753f667a5885accfdadbc4a640
parent725310d89e1ba268bf410472b7de054c6c260161
patch 8.1.1202: always get regexp debugging logs when building with -DDEBUG

Problem:    Always get regexp debugging logs when building with -DDEBUG.
Solution:   By default do not create regexp debugging logs. (Ken Takata)
src/regexp.c
src/version.c