On Fri, 2009-05-22 at 13:31 +0200, Yet Another Ninja wrote: > On 5/22/2009 1:19 PM, Karsten Bräckelmann wrote:
> > Awesome attitude, thank you very much! > Seems you don't know Raymond is and what he does for "the community", > pretty silently :-) Honestly, I am sure I don't know /all/ he does for the community. > To submit a bug of that type, you need to have access to samples, and > per policy, he may not. > He dumped it on others to provide the evidence, in "Raymondish" > wording... but trust me, he's more that OK. Sorry for the ranting. I didn't mean to insult Raymond or anyone else knowing the problem but not providing samples. The very wording and statement, that what was written, not implied, triggered the community guy in me spending lots of time supporting and caring about complete strangers -- who just happen to use this software freely and free of charge. Now back to business, there are samples in my inbox. ;) guenther -- 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; }}}