This is the mail archive of the gcc-patches@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: [patch]: Fix PR/40786 Windows %I32 format confusion


On Wed, 2 Sep 2009, Kai Tietz wrote:

> 2009/9/2 Rainer Orth <ro@techfak.uni-bielefeld.de>:
> > Kai Tietz <ktietz70@googlemail.com> writes:
> >
> >> > this appears to have caused errors compiling
> >> > gcc/config/sol2-c.c:39 on solaris, because it is missing a value for
> >> > scalar_identify_flag when creating a format_length_info, should those
> >> > be 0?
> >> >
> >>
> >> Yes, default value is zero.
> >
> > This is fixed by this (still unreviewed) patch:
> >
> > ? ? ? ?http://gcc.gnu.org/ml/gcc-patches/2009-08/msg01375.html
> >
> > ? ? ? ?Rainer
> 
> Well, it is obvious. Joseph can you approve this, or do we need to
> wait for approval by solaris maintainer?

I do not believe I can approve this.

-- 
Joseph S. Myers
joseph@codesourcery.com

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