Hi,

Here's some information about the info bug regarding positioning parameters
in format strings.

----- Forwarded message from Fumitoshi UKAI <[EMAIL PROTECTED]> -----

Delivery-date: Sat, 14 Oct 2000 20:14:16 +0200
Date: Sun, 15 Oct 2000 03:08:22 +0900
From: Fumitoshi UKAI <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Re: Bug#53221: What to do?
User-Agent: Wanderlust/2.2.15 (More Than Words) EMIKO/1.13.9 (Euglena tripteris) 
FLIM/1.13.2 (Kasanui) APEL/10.2 Emacs/20.7 (i386-debian-linux-gnu) MULE/4.0 (HANANOEN)
Organization: Debian JP Project

Hi,

At Mon, 9 Oct 2000 19:09:14 +0200,
Josip Rodin <[EMAIL PROTECTED]> wrote:

> There are some comments from upstream people, please see
> http://bugs.debian.org/53221 and tell me how to proceed, should bprintf used
> or not?

I've check bprintf-1.0.tar.gz, but I couldn't find any support 
positioned parameter, such as %2$d. For example,

  bprintf (buffer, "Testing position parameter: %2$s %1$s\n", "1st", "2nd");

will fail.  It should become: "Testing position parameter: 2nd 1st\n"
So it can't be used to fix this bug.

Regards,
Fumitoshi UKAI


----- End forwarded message -----

-- 
Digital Electronic Being Intended for Assassination and Nullification

_______________________________________________
Bug-texinfo mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-texinfo

Reply via email to