Re: [Objectscript-users] Website problems?
Brought to you by:
rob_d_clark
From: Rob C. <ro...@ti...> - 2006-01-10 23:21:53
|
Opps, I forgot to send out an announcement... The website is down temporarily, because I=B9m in the middle of moving. Hopefully it will be bac= k in a week or so. Sorry =8Cbout that. To answer your question, in the toplevel directory of the src tree is a parser.patch file... You need to apply this patch after regenerating the parser... The way I useually do it is: % ./oscript/oscript/build_parser % patch =ADp1 < parser.patch Depending on how much you have changed in the .jj file, the patch usually applies cleanly. But you can send me the output if you have problems, and = I will try to help as best I can. (You'll have to bear with me a bit, becaus= e between work and moving, I have not so much free time... But I'll try to help) On 1/10/06 2:52 PM, "Arjen" <ar...@va...> wrote: > Rob, > =20 > Is the website (https://objectscript.kicks-ass.org/trac/wiki) down? I=B4m t= rying > to get the javacc parser part working, but the javacc results are differe= nt > than the java files provided in the package of version 2.10.1. Maybe a ve= rsion > problem. But your website provides information about how to generate the > javacc sources again. > I hope it is back up soon. > =20 > Thanks > =20 > Arjen >=20 |