On Tue 14 Jul 2009 17:15, l...@gnu.org (Ludovic Courtès) writes:
> Note to Andy: the GCS recommends against assignments in `if' expressions
> (info "(standards)Syntactic Conventions"). :-)
Ooooh, bummer. I've grown to like these :)
I also like the comma operator :)
Anyway, will avoid in the fu
Hi,
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 commit