X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-workers-bounces using -f Date: Sun, 10 Feb 2002 21:28:44 +0200 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: Richard Dawe Message-Id: <2427-Sun10Feb2002212843+0200-eliz@is.elta.co.il> X-Mailer: emacs 21.2.50 (via feedmail 8 I) and Blat ver 1.8.9 CC: djgpp-workers AT delorie DOT com In-reply-to: <3C66B58F.20AA2542@phekda.freeserve.co.uk> (message from Richard Dawe on Sun, 10 Feb 2002 18:01:51 +0000) Subject: Re: posix_spawn family [Was: Re: posix_spanw family] References: <3C6669FA DOT 58D4C84D AT phekda DOT freeserve DOT co DOT uk> <9743-Sun10Feb2002194241+0200-eliz AT is DOT elta DOT co DOT il> <3C66B58F DOT 20AA2542 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 18:01:51 +0000 > From: Richard Dawe > > Do they actually want people to use gettext? This doesn't seem like a > particularly helpful attitude. I agree, but you must have read the discussion about %5$s printf specifier and its effect on translations to some languages. Even telling that lack of support for this feature will kill languages such as Arabic on some platforms didn't convince. All I was asking for was to provide as part of gettext a version of printf from glibc, for those platforms that don't support %5$s, like they already do with several other functions (memcpy, strcasecmp, mktime, etc.). Request denied on the pretense that this will bloat the package...