]> git.eshelyaron.com Git - emacs.git/commit
(regex_compile): Split an if to avoid compiler bug.
authorRichard M. Stallman <rms@gnu.org>
Wed, 17 Aug 1994 23:13:50 +0000 (23:13 +0000)
committerRichard M. Stallman <rms@gnu.org>
Wed, 17 Aug 1994 23:13:50 +0000 (23:13 +0000)
commit514b8dcfdbf66a2953fb0994bb1ca964d964ecb3
tree91d11b745d4befe1a7d93e4e3ab485c17056af5e
parent5db82c9d72cd3242233ea88797dd24c8b460fb4d
(regex_compile): Split an if to avoid compiler bug.

(re_match_2_internal): Use separate if to compute bestmatch_p.
src/regex.c