On Sun, 2011-03-20 at 22:53 -1000, Warren Togami Jr. wrote:
> If an emergency rule update does go out, please be sure Bug #6533 is
> part of that push.
See, that's why I told you back those days what RESOLVED FIXED in
bugzilla means. It means fixed in SVN, and does not require a new update
or release.
See comment 2 and 3, where Doc already fixed this bug. You then
re-opened it, waiting for a rules update release.
Warren, you do realize, the current issue with re2c and compiling rules
in some obscure cases got noticed by the users BECAUSE a new rules
update finally has been generated automatically, do you? There is no
need for manual intervention regarding bug 6533, it already is out. (And
yes, I just grepped the latest rules tarball.)
Closing that bug. Again.
--
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; }}}