(MAX_BUF_SIZE): Reduce to 2**15.
authorRichard Stallman <rms@gnu.org>
Mon, 13 Oct 2003 18:48:14 +0000 (18:48 +0000)
committerRichard Stallman <rms@gnu.org>
Mon, 13 Oct 2003 18:48:14 +0000 (18:48 +0000)
commitde8221d70f0e8a6659a1da49c180cb8b2fec10b6
treef2f5d50df3699f579e9939597f2f5d1542378aca
parent55c2cec621108f3f99eebf548fb8961d5d26cc8e
(MAX_BUF_SIZE): Reduce to 2**15.
(print_partial_compiled_pattern): Replace assert with a printout.
(skip_noops, mutually_exclusive_p): Change args, values to re_char *.
regex.c