Re: [tcljava-dev] Small improvements to Interp class and test
Brought to you by:
mdejong
From: Mo D. <md...@cy...> - 2001-05-12 21:58:31
|
On Wed, 9 May 2001, Christian Krone wrote: > Hello, > > attached are two small improvements related to the Interp class. > > The first replaces a call of Vector.remove() by Vector.removeElement(). > This way Interp.java can also be compiled with Java version 1.1, even > with the new resolver related methods ;-) > > The other patch added some forgotten braces to a test in jacl/Interp.test. > These forgotten braces don't generate an error, since the additional > argument cause the test command to omit this otherwise valid test. > Instead it prints a very strange constraint at the end of the test run. > > Greetings, Krischan These two patches look great. I just did a commit for each of them. Mo DeJong Red Hat Inc |