bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gawk 3.1.3l build, FreeBSD 4.3 and windows


From: Stepan Kasal
Subject: Re: gawk 3.1.3l build, FreeBSD 4.3 and windows
Date: Tue, 27 Jul 2004 11:02:40 +0200
User-agent: Mutt/1.4.1i

[I have written this mail on Fri, Jul 23, but actually haven't sent it.]

Hello Patrick,

On Thu, Jul 22, 2004 at 08:48:00PM -0400, Patrick TJ McPhee wrote:
> I had a problem building re.o under both FreeBSD 4.3 and windows.

an alternative to your re.c patch would be adding
        #define gawk_mb_cur_max 1
to awk.h, if there is no mbs support.

This would also allow removing some instances of #ifdef MBS_SUPPORT
from various places.
See the patch attached to this mail.

I'm afraid Arnold (the gawk maintainer) will prefer your approach,
though.

I have tested my patch on GNU/Linux, with no errors, no warnings,
and all tests passed.  Patrick, could you please test my patch on
your platforms?  (Perhaps this increases my chances that Arnold
will accept it.)

NOTE: In any case, the "windows" part of Patrick's patch is still
needed (the part that patches file pc/gawkw32.def).

With kind regards,
        Stepan

Attachment: gawk-3.1.3l-mb_cur_max_dummy.patch
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]