When trying to re-compile my existing software, after adding some
'Options binary' statements to some sub-modules, I did find a very
annoying feature (deficiency ?) of NetRexxC 2.05:
Originally, as I'm a lazy man >grin> I did code all my modules *without
options binary*.
Now, to make my release, I did introduce 'OPTIONS BINARY' in my sub-modules.
And did compile all of them successfully.
BUT: When I do then compile the hierarchically *upper level modules* again,
The NetRexxC 2.05 compiler says, for instane:
The method 'SQLMapIO.load_SQL_map(nerexx.lang.Rexx, java-lang.String)
cannot be found in class 'com.thsitc.pp.rt.Dict' or a superclass
Does this MEAN, that there is NO implicit conversion between Rexx
Strings and Java Strings implemented in NetRexxC 2.05, or what?
Any hint will be apprecieated, of course.
Thomas.
PS: I always did *think* that NetRexxC will handle this in his wisdom :-)
--
Thomas Schneider (www.thsitc.com)
_______________________________________________
Ibm-netrexx mailing list
[hidden email]
Thomas Schneider, Vienna, Austria (Europe) :-)
www.thsitc.com
www.db-123.com