Error in NetRexxC's Compilation log?

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Error in NetRexxC's Compilation log?

George Hovey-2
The attached PDF shows what appears to be a mislabeling in NetRexxC's compilation log.

_______________________________________________
Ibm-netrexx mailing list
[hidden email]


RteChain.pdf (89K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: Error in NetRexxC's Compilation log?

rvjansen
George,

I think the diagnostic states the overriding of the constructor - the class is extended and its constructor is overridden. It says it overrides RunTimeException(), not RuntimeException (without parentheses - so the constructor method instead of the class is meant).

best regards,

René Jansen.

On 26 okt 2010, at 22:01, George Hovey wrote:

> <RteChain.pdf>


_______________________________________________
Ibm-netrexx mailing list
[hidden email]

Reply | Threaded
Open this post in threaded view
|

Re: Error in NetRexxC's Compilation log?

Thomas.Schneider.Wien
In reply to this post by George Hovey-2
George,
   as far as I do know NetRexxC reports *overrides* when you are *extending*
a class....

Thomas.
=============================================================
Am 26.10.2010 22:01, schrieb George Hovey:
The attached PDF shows what appears to be a mislabeling in NetRexxC's compilation log.
_______________________________________________ Ibm-netrexx mailing list [hidden email]


--
Thomas Schneider Projects ReyC & LOGOS on www.KENAI.com

_______________________________________________
Ibm-netrexx mailing list
[hidden email]

Tom. (ths@db-123.com)