X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-workers-bounces using -f Date: Sun, 10 Feb 2002 19:24:11 +0200 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: Richard Dawe Message-Id: <7263-Sun10Feb2002192411+0200-eliz@is.elta.co.il> X-Mailer: emacs 21.2.50 (via feedmail 8 I) and Blat ver 1.8.9 CC: ST001906 AT HRZ1 DOT HRZ DOT TU-Darmstadt DOT De, djgpp-workers AT delorie DOT com In-reply-to: <3C667A75.8042C811@phekda.freeserve.co.uk> (message from Richard Dawe on Sun, 10 Feb 2002 13:49:41 +0000) Subject: Re: [Fwd: gettext: "make check" fails on NetBSD/sparc-1.5] References: <3C667A75 DOT 8042C811 AT phekda DOT freeserve DOT co DOT uk> Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > Date: Sun, 10 Feb 2002 13:49:41 +0000 > From: Richard Dawe > > I saw this post on gnu.utils.bug. I don't think DJGPP supports the printf > syntax ($) mentioned below either. No, we don't support it. Volunteers are welcome to add it (all you need is add an inline function that accepts a parameter number N, and then walks the stack with ap_start/ap_arg until it gets to the Nth argument).