Menu

#6 fix do_one_loop caller() warning.

open
nobody
None
5
2004-11-12
2004-11-12
Anonymous
No

[whoops, i'll actually attach it this time, sorry]

when running Net::IRC (0.75 and CVS) under 'perl -w'
and using do_one_loop you see the following warning:

Use of uninitialized value in string eq at
/usr/lib/perl5/site_perl/5.8.4/Net/IRC.pm line 141.

i'm guessing the results from caller() are simply empty
when not coming from flush_output_queue which leads to
the error. attached diff resolves the warning.

while you're at it, s/project/projects/ on line 32 of
README.

thank you.

Discussion

  • Nobody/Anonymous

    diff to fix do_one_loop caller() warning

     
  • Václav Haisman

    Václav Haisman - 2007-06-20

    Logged In: YES
    user_id=5676
    Originator: NO

    I have been "hit" by this problem too.
    Why cannot anybody apply such a simple patch in two and half years?

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.