On Sat, 2010-08-21 at 00:23 +0200, Benny Pedersen wrote: > > > or more generic make a ticket if its in public intrest to make it > > > generic change :) > > > > It is not. Did you follow the entire thread?
> sorry to be ot here, will stop from now and get my work done Don't worry, it wasn't off-topic. It just is not a case that applies to the general user. So, no bug report about this. ;) FWIW, I never have, nor will call OT threads to an end without a good reason, as long as they are at least related to SA. Don't get that impression. -- 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; }}}