X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Recipient: djgpp AT delorie DOT com Date: Tue, 18 Oct 2011 19:09:53 +0200 From: Eli Zaretskii Subject: Re: ANNOUNCE: DJGPP port of GNU Gawk 4.0.0 uploaded. In-reply-to: <201110172126.26057.juan.guerrero@gmx.de> X-012-Sender: halo1 AT inter DOT net DOT il To: Juan Manuel Guerrero Cc: djgpp AT delorie DOT com Message-id: <83ipnmusym.fsf@gnu.org> References: <201110162149 DOT 18493 DOT juan DOT guerrero AT gmx DOT de> <83liskw9yi DOT fsf AT gnu DOT org> <201110172126 DOT 26057 DOT juan DOT guerrero AT gmx DOT de> 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 > From: Juan Manuel Guerrero > Date: Mon, 17 Oct 2011 21:26:25 +0200 > Cc: djgpp AT delorie DOT com > > > If the following two lines could use ".." quoting instead of '..', the > > same patch could work with other pc ports of Gawk. > > > > > +SEDME2 = sed '/%%Page: 10 10/,/0 Cg EP/d' > > > > > + sed 's:SRCDIR:.:' < ./awkcard.in > ./awkcard.tr > > > > If you can change these to use "..", then I think it would be better > > to have a "make doc" target that is not specific to DJGPP. > > I have fixed those issues. Thanks. May I suggest that you submit this to the upstream project? I think Gawk 4.0.1 will be out soon, so this is a good time to send them this. > Especially the GROFF_TMPDIR variable will be > set by the Makefile. Neitherless it is still strange that grops dies if > this variable is not set even if TMPDIR, TEMP and TMP are set. According > to the grof 1.16 announce this issue was solved but groff simply does > not only generates an error message but also does not produce any output. Probably some bug in grops.