This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: snprintfv 1.1 pre-release


Bruce Korb wrote:
> 
> "Joseph S. Myers" wrote:
> >
> > On Thu, 24 Jul 2003, Paolo Bonzini wrote:

> Well, I confess I don't know what is right.  What you say, Joseph, corresponds
> to my reading of the standard.  However, in experiments with Sun's libc and
> Linux's glibc:

Never mind.  Fumble fingers saw his typo.  The results are as expected:

cc -o zz xx.c ; ./zz 
%2$*1$d:  ==         22==
%1$*2$d:  ==                    11==
%*d:      ==         22==


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]