|
From: Ben H. <bh...@sa...> - 2001-08-22 04:43:46
|
At 11:10 PM -0700 8/20/01, Lark wrote: >News: > >Corrected tracking of untrainings with gossamer blades. > >Data files contain version numbers now. This should be the last time >you will have to re-scan all your logs if you'd rather not. (Note: >Rescanning with a new version of Scribia is generally a *good* idea. >We fix things that make the stats more accurate, and we track new >additional things.) Great! I actually started looking at that one last night for a couple minutes, but didnt get anything done at all. I was hoping to find a solution in that didn't involve one-more-rescan. (eg - lets handle logs that don't have the new version header - assume old format if header missing.) > >If all else fails, use the cvs command line tool - if there is one in >X? It's pretty easy. Or email me the changed files, and I'll try to >merge them manually. Yeah. > >If you don't change the scanner (the Scribia.l file) you can just use >the lex.yy.c file created under classic. They are identical. Yeah, that is what i've been doing.. But i seriously dislike classic now. :) I also want to figure out an all-X build. >Alternatively, build the scanner on the command line under X. It >should be as simple as typing "flex Scribia.l". Let me know whether >this works please. Nope - [localhost:Scribia/scribia/Source] ben% flex Scribia.l "Scribia.l", line 1: unrecognized %option: "Scribia.l", line 1: bad character: % "Scribia.l", line 1: bad character: o "Scribia.l", line 1: bad character: p "Scribia.l", line 1: bad character: t "Scribia.l", line 1: bad character: i "Scribia.l", line 1: bad character: o "Scribia.l", line 1: bad character: n "Scribia.l", line 1: bad character: "Scribia.l", line 1: bad character: 8 "Scribia.l", line 1: bad character: b "Scribia.l", line 1: bad character: i "Scribia.l", line 1: bad character: t "Scribia.l", line 1: bad character: "Scribia.l", line 1: bad character: % "Scribia.l", line 1: bad character: o "Scribia.l", line 1: bad character: p "Scribia.l", line 1: bad character: t "Scribia.l", line 1: bad character: i "Scribia.l", line 1: bad character: o "Scribia.l", line 1: bad character: n "Scribia.l", line 1: bad character: "Scribia.l", line 1: bad character: n "Scribia.l", line 1: bad character: e -snip-... it goes on like that... >Also, maybe you'd write a short "Building Scribia on MacOS X" section >for the README? :-) Once i figure it out, sure. :) -Ben -- <http://freepages.sf.rootsweb.com/~bhines/> - My Genealogy Pages |