> > > I was just doing an update and compile and ran into this problem which is > > > new, as I never had troulbe before. Error is token exceeds limit, as > > > below. Any help would be appreciated. > > > What's your re2c version? > > as below, you are correct, re2c.0.13.3
> > > re2c: error: line 159, column 2: Token exceeds limit ^^^^^^^^^^^^^^^^^^^ > > > command failed! at /usr/bin/sa-compile line 288, <$fh> line 6173. > > > > May I take a guess? re2c 0.13.3 -- if so, update to 0.13.5 or newer. > > many thanks for your input and quick reply.. No problem, glad it helped... Always happy to do someone else's googling. ;) Pretty clear picture, if you ask for sa-compile and the error message. 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; }}}