Thomas Schueppel wrote: > > hi, > > today I took some time to hack on the slide client. > It now does: checkin, checkout, uncheckout, status. > additionally I fixed: debug, report > > I was unable to find a nice way to gracefully > handle mean characters like '-',';',... > Anyone with knowledge on ANTLR here? >
I fixed this bug (at least for '-') a while ago. At least, I did stuff which _should_ have fixed this. However, ANTLR then got into an apparent infinite loop (I only waited about 15 minutes actually, but that's quite long enough) trying to build the parser. I gave up on it after that. Michael -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
