> https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6545
>
> --- Comment #6 from Darxus <[email protected]> 2011-03-18 13:52:18 EDT
> ---
> "a very few weeks" has been three and a half weeks. That seems like a long
> time for effectively no response on whether or not such a short plugin would
> be
> included.
Is this your first Open Source project's bugzilla account?
Bugzilla is a tool to track bugs, feature requests, their progress and
history. Please, bugzilla is NOT a place for whining, nudging or me-too
comments [1]. It's even hardly appropriate for extensive discussions,
which ideally should have been had before even filing.
Please help keep bugzilla clean!
[1] Not necessarily saying you've done all of them.
--
char *t="\10pse\0r\0dtu\0.@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; }}}