guile-devel
[Top][All Lists]
Advanced

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

Re: Current git unitialized vars warnings.


From: Ludovic Courtès
Subject: Re: Current git unitialized vars warnings.
Date: Tue, 14 Jul 2009 17:15:09 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux)

Hi,

<address@hidden> writes:

> The new vector vm code gives me quite a few "possible use uninitialized" 
> warnings.
>
> On debian Etch:
>
> $ gcc --version
> gcc (GCC) 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)
>
> Patch attached (I hope).

I'm not seeing it myself (GCC 4.3.3, x86_64-linux-gnu), but I committed
it just in case (I did encounter situations in the past where GCC
misdiagnoses uninitialized variables.)

Note to Andy: the GCS recommends against assignments in `if' expressions
(info "(standards)Syntactic Conventions").  :-)

Thank you!

Ludo'.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]