* src/regex.c (re_search_2): Use UNINIT, not IF_LINT.
commita0d1e4c66296f76635f405427f55dbcc62a4fd68
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 23 Oct 2016 09:58:07 +0000 (23 02:58 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 23 Oct 2016 09:58:31 +0000 (23 02:58 -0700)
tree3b2a55fe5be69064ed542155108034a19ba37566
parent394bdb8f2317e312d39e071b588581802dd3027a
* src/regex.c (re_search_2): Use UNINIT, not IF_LINT.

This finishes the merge of the recent emacs-25 regex changes into
master.
src/regex.c