Please keep threads on-list, unless you specifically want to talk to me. Even "boring" end-of-line posts are worthwhile information to the full thread.
On Tue, 2010-08-10 at 18:43 +0200, Andreas Dunkl wrote: > Am 10.08.2010 13:42, schrieb Karsten Bräckelmann: > > Well, that one paragraph isn't a good summary of my point. ;) > > :) > > > It might be worth digging up where these options are set on your box, > > and correct them. > > not possible for me, there´s no Src and no config, which i can modify... > > I will post some questions on another place, anyway, thx for input! Ah, I see. Right, in that case, talking to the vendor is your only option. Hope my previous explanation helped understanding the issue, and maybe even helps talking to the vendor's support. -- 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; }}}