*Might* have been a dev question, but it actually is not. Not even close
to it. ;)

On Sun, 2010-09-26 at 17:29 -0400, Lee Dilkie wrote:
> Use of "goto" to jump into a construct is deprecated at 
> /usr/local/lib/perl5/site_perl/5.12.2/Mail/SpamAssassin/Plugin/Check.pm line 
> 409
> 
> seeing this in a number of places after I upgraded perl to 5.12. 
> 
> Should I submit a bug report or this already known?

Please do NOT file a bug report. It is known. And fixed.

Why is this not a dev question, even though it talks code? Because
bugzilla offers a search feature. Yes, seriously. ;)

I mean, you would have searched for the error message first, before
filing it anyway, wouldn't you? ;)  There are at least two whole
strings, unique to this issue, that immediately jump out to search for.

Bug 6392 [1].

Please check if the patch for 3.3 fixes this for you. Commit revision
link also available in the bug report. If there are any such warnings
left, please feel free to bring it up again here, reopen that bug, or
file a new bug report.


Anyway, thanks for caring and bringing up the issue, Lee. Much
appreciated. :)


[1] https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6392

-- 
char *t="\10pse\0r\0dtu...@ghno\x4e\xc8\x79\xf4\xab\x51\x8a\x10\xf4\xf4\xc4";
main(){ char h,m=h=*t++,*x=t+2*h,c,i,l=*x,s=0; for (i=0;i<l;i++){ i%8? c<<=1:
(c=*++x); c&128 && (s+=h); if (!(h>>=1)||!t[s+h]){ putchar(t[s]);h=m;s=0; }}}

Reply via email to