X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Recipient: djgpp AT delorie DOT com X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-2.3 required=5.0 tests=BAYES_50,RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Date: Thu, 22 Sep 2016 22:20:59 +0300 Message-Id: <83fuoreo6c.fsf@gnu.org> From: "Eli Zaretskii (eliz AT gnu DOT org) [via djgpp AT delorie DOT com]" To: djgpp AT delorie DOT com In-reply-to: <201609221911.u8MJBlTH008986@delorie.com> (djgpp-announce AT delorie DOT com) Subject: Re: ANNOUNCE: DJGPP port of GNU Gawk 4.1.4 uploaded. References: <201609221911 DOT u8MJBlTH008986 AT delorie DOT com> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > Date: Thu, 22 Sep 2016 20:51:04 +0200 > From: "Juan Manuel Guerrero (juan DOT guerrero AT gmx DOT de) [via djgpp-announce AT delorie DOT com]" > > - Because the DJGPP port of GAWK has become officialy deprecated with this > release by the GAWK maintainer, the major porting effort has been invested > into the creation of all the standard files like config.bat, config.sed, > config.site, etc. that are also used in all the other DJGPP ports. [...] > - As has been announce somewhere in the GAWK documentation, the DJGPP support > may be removed in the future. I will try to port GAWK until the DJGPP code > gets removed. I will not try to reimpleent DJGPP support once it has been > droped. The GAWK development goes into direction multi-byte and 64-bit > systems and these are features that cannot be ported to DJGPP/DOS anyways. The DJGPP port was deprecated because its long-time maintainer has stepped down, and no one volunteered to take his place. If you or someone else are willing to volunteer, the DJGPP port will continue to be part of the official Gawk distribution. Thanks.