Re: set lvalue = rvalue
Brad Wetmore <[email protected]> Wed, 26 Jan 2005 11:24:48 -0800
| Newsgroups | gmane.comp.java.jswat.user |
|---|---|
| Message-ID | <[email protected]> |
Yay!!! At least the situation I ran into last night works as needed. That's a *HUGE* help, IMHO. I know you said there's more subtle bugs, so I'll keep that in mind as I'm using it. If there's something else I find with the nightlies, I'll let you know. Thanks, Nathan! Brad Nathan Fiedler wrote: > Nathan Fiedler wrote: > >> I'll see what can be done about back-porting the new expression evalutor >> to 2.x; will be a bit of work since the new code uses Java 5 features. > > > It took 3.5 hours but I managed to uncover a couple of subtle bugs in > the new expression evaluator. I'll fix those soon. In the meantime, > please give the nightly build a try. Go to the downloads page > > http://www.bluemarsh.com/java/jswat/downloads.html > > and look for the "2.x nightly binary" link. Try that build and see if > the problem you observed goes away. > > Thanks > > n