[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [avr-libc-dev] vfprintf warnings
From: |
E. Weddington |
Subject: |
Re: [avr-libc-dev] vfprintf warnings |
Date: |
Mon, 11 Nov 2002 10:07:23 -0700 |
On 11 Nov 2002 at 16:09, Joerg Wunsch wrote:
> As E. Weddington wrote:
>
> > Since I've been giving it a shot at building avrlibc with the latest
> > snapshots, I've noticed that there are 4 warnings for vfprintf.c
> > stating that 4 variables are possibly uninitialized before use:
> > base, pb, width, and prec.
>
> That's OK.
>
> There's no way to tell gcc to shut up about them.
-Wno-uninitialized
See: http://gcc.gnu.org/onlinedocs/gcc/Warning-
Options.html#Warning%20Options
Eric
- [avr-libc-dev] vfprintf warnings, E. Weddington, 2002/11/08
- Re: [avr-libc-dev] vfprintf warnings, Theodore A. Roth, 2002/11/08
- Re: [avr-libc-dev] vfprintf warnings, Joerg Wunsch, 2002/11/11
- Re: [avr-libc-dev] vfprintf warnings,
E. Weddington <=
- Re: [avr-libc-dev] vfprintf warnings, Joerg Wunsch, 2002/11/11
- Re: [avr-libc-dev] vfprintf warnings, Theodore A. Roth, 2002/11/11
- Re: [avr-libc-dev] vfprintf warnings, E. Weddington, 2002/11/11
- Re: [avr-libc-dev] vfprintf warnings, Theodore A. Roth, 2002/11/11
- Re: [avr-libc-dev] vfprintf warnings, E. Weddington, 2002/11/11
- Re: [avr-libc-dev] vfprintf warnings, Theodore A. Roth, 2002/11/11
- Re: [avr-libc-dev] vfprintf warnings, Joerg Wunsch, 2002/11/11
- Re: [avr-libc-dev] vfprintf warnings, E. Weddington, 2002/11/11
- Re: [avr-libc-dev] vfprintf warnings, Joerg Wunsch, 2002/11/11