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

Re: errors in cvs



On Sun, Aug 24, 2003 at 07:12:59PM +0200, Goswin von Brederlow wrote:
> I updated to cvs and get the following:
> 
> Use of uninitialized value in string at /etc/debbugs/text line 15.
> 
> The problem seems to be that before doing
> 
> require '/etc/debbugs/text';
> 
> one has to set $gBadEmailPrefix first:

Fixed, thanks.

> And receive.in is missing the
> 
> use vars qw($gMailer $gBadEmailPrefix);

It shouldn't need it; receive doesn't 'use strict'.

-- 
Colin Watson                                  [cjwatson@flatline.org.uk]



Reply to: