Hi Frank,

Sorry for the delay, I have been busy with Libtool (and moving house!).

Frank Schwidom wrote:
> The following code causes an Segfault in M4 if it is compiled with the
> 'configure --enable-changeword' switch:
> 
> changequote( [, ])dnl
> changeword( [[]])dnl
> A

Thanks for the report, I've fixed the bug by compiling the regex to a
temporary buffer without overwriting current word_regex. to flush out any
errors in the regex before doing a real compilation to word_regexp only
if the dummy compile succeeds.

I may release 1.4.3 this weekend if my new internet provider connects
me, and I can clear the patch queue.

Cheers,
        Gary.
-- 
Gary V. Vaughan      ())_.  [EMAIL PROTECTED],gnu.org}
Research Scientist   ( '/   http://tkd.kicks-ass.net
GNU Hacker           / )=   http://www.gnu.org/software/libtool
Technical Author   `(_~)_   http://sources.redhat.com/autobook

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Bug-m4 mailing list
Bug-m4@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-m4

Reply via email to