NetRexx 1.144

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

NetRexx 1.144

Mike Cowlishaw-2
.. is now on the web sites.  This is a very minor update:

* New strictimport compiler option prevents any automatic
  class imports (even java.lang.Object).  This can be useful when
  compiling programs for reduced-function JVMs for embedded systems
  and palm-sized devices.

* The package java.math is no longer imported automatically.

* (Fix) Occasional incorrect loop termination when Trace is in use
  has been corrected.

The first two changes (along with some generated code optimization
that I've added) make it possible to write NetRexx programs for the
Palm Pilot, using the Waba virtual machine (www.wabasoft.com).

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Mike Cowlishaw, IBM Fellow, IBM UK Laboratories
mailto:[hidden email]  --  http://www2.hursley.ibm.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe from this mailing list ( ibm-netrexx ), please send a note to
[hidden email]
with the following message in the body of the note
unsubscribe ibm-netrexx <e-mail address>