On Thu, 2009-04-02 at 21:04 +0200, Karsten Bräckelmann wrote:
> I seem to recall I've seen some tflags(?) or something commands, to have
> a newly named rule inherit previous mass-check results. Is my mind
> playing tricks on me, or does it actually exist?
Lots of grepping the sandboxes later... It's reuse, isn't it?
Where would I find how to use it exactly? And does it do what I try to
accomplish? (Yes, more questions. But hey, one of 'em is a result! ;)
> Also, does or doesn't this make any sense for ruleqa?
>
> Reason is, that I'd like to rename a badly named rule in my sandbox to
> avoid further confusion, but to keep previous mass-check results...
--
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; }}}