On Mon, Sep 08, 2008 at 05:57:00AM +0100, brian greenfield wrote:
> Automated smoke report for 5.11.0 patch 34312
> zippy: AMD Athlon(tm) 64 X2 Dual Core Processor 4800+ (AuthenticAMD 2511MHz) 
> (x86_64/2 cpu)
>     on        linux - 2.6.25-2-amd64 [debian]
>     using     gcc-4.2 version 4.2.4 (Debian 4.2.4-3)

>    34312     Configuration (common) -Dcc=gcc-4.2

>     ../lib/warnings.t...........................................FAILED
>         324

This test is failing:

$ ./perl -Ilib -e 'use warnings "uninitialized"; $v = 1 + sysseek STDIN, -1, 0'

I get 1 line:

Use of uninitialized value in addition (+) at -e line 1.


What could be going wrong?

Nicholas Clark

Reply via email to