Re: how to ignore "X variable may be used uninitialized in this function"

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, Jun 24, 2010 at 12:59 AM, smallboatca@xxxxxxxxx
<smallboatca@xxxxxxxxx> wrote:
>
> Hi,
>
> I got this "cond" may be used uninitialized in this function waring in
> compiling my program.
>
> I used -Wuninitialized to ignore this warning, but it does not work.
> Do you know which option (-W????) is for this  "X variable may be used
> uninitialized in this function"? Thanks
>

If you want _ignore_ this warning just omit -Winit-self

--tm



[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux