From: | Kris Jurka <books(at)ejurka(dot)com> |
---|---|
To: | greg(at)turnstep(dot)com |
Cc: | pgbuildfarm-members(at)pgfoundry(dot)org |
Subject: | [Pgbuildfarm-members] latest commit to use warnings produces warnings |
Date: | 2005-12-21 18:43:01 |
Message-ID: | Pine.BSO.4.61.0512211339090.3030@leary.csoft.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | buildfarm-members |
The latest commit to turn on warnings produces warnings which makes
running it from cron send me useless messages.
Appears $verbose isn't initialized correctly.
Use of uninitialized value in numeric gt (>) at
/home/pgfarm/conf/client-code/run_build.pl line 938.
Use of uninitialized value in numeric gt (>) at
/home/pgfarm/conf/client-code/run_build.pl line 973.
Use of uninitialized value in numeric gt (>) at
/home/pgfarm/conf/client-code/run_build.pl line 829.
Use of uninitialized value in numeric gt (>) at
/home/pgfarm/conf/client-code/run_build.pl line 607.
and many more.
Kris Jurka
From | Date | Subject | |
---|---|---|---|
Next Message | Andrew Dunstan | 2005-12-21 19:11:38 | Re: [Pgbuildfarm-members] latest commit to use warnings produces |
Previous Message | Andrew Dunstan | 2005-12-04 00:41:39 | [Pgbuildfarm-members] personality upgrade comes to the webapp |