display failed summaries last patch

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

display failed summaries last patch

Jason Martin
Tested Ok for me.

a simple version of one of the old requests

Patch is for current 05-09-2019

https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_agrellum_NetRexx-2DPatches_blob_master_summary.patch&d=DwICaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=_6rXNpPJ1fYV-3bV1za02NiR4PUelvicfHXwtnTXpXE&m=mfe30Xu9YCKkvJSxZ9Z-c5A2iHU1dHZ04R12xfpajBA&s=0uqCgratUieHFy4J5H5VCYWmyyAYV8bshy3-CTFSkSM&e=


Example output:

Compilation of 'EqualSizePanel.nrx'successful
Compilation of 'ExtendedLabel.nrx'successful
Compilation of 'FieldSelect.nrx'successful
Compilation of 'KeyCheck.nrx'successful
Compilation of 'LimitTextField.nrx'successful
Compilation of 'PromptDialogAction.nrx'successful
Compilation of 'SimpleGridBagLayout.nrx'successful
Compilation of 'WindowFocus.nrx'successful [one warning]
Compilation of 'WindowSupport.nrx'successful
Compilation of 'CloseWindow.nrx' failed [one error]
Compilation of 'ImagePanel.nrx' failed [one error]
Compilation of 'MessageBox.nrx' failed [one error]
Compilation of 'PromptDialog.nrx' failed [one error]
Compilation of 'PromptDialogActionListener.nrx' failed [one error]
Compilation of 'RedbookDialog.nrx' failed [one error]


_______________________________________________
Ibm-netrexx mailing list
[hidden email]
Online Archive : http://ibm-netrexx.215625.n3.nabble.com/

Reply | Threaded
Open this post in threaded view
|

Re: display failed summaries last patch

ThSITC
Hello Jason, and Rene as well:

First,  thank you for your patch :-)

Second, shall your patch br included in the next GA-version of NetRexx?

Third, is there any chance of a NEW NetRexx Option to compile the
error-free NetRexx Programs anyway? Even at the risks (I do know) that
they might reference some yet incomplete program parts ?

Kindly, Thomas Schneider.

==================================================================================================


Am 10.05.2019 um 02:29 schrieb Jason Martin:

> Tested Ok for me.
>
> a simple version of one of the old requests
>
> Patch is for current 05-09-2019
>
> https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_agrellum_NetRexx-2DPatches_blob_master_summary.patch&d=DwICaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=_6rXNpPJ1fYV-3bV1za02NiR4PUelvicfHXwtnTXpXE&m=mfe30Xu9YCKkvJSxZ9Z-c5A2iHU1dHZ04R12xfpajBA&s=0uqCgratUieHFy4J5H5VCYWmyyAYV8bshy3-CTFSkSM&e= 
>
>
>
> Example output:
>
> Compilation of 'EqualSizePanel.nrx'successful
> Compilation of 'ExtendedLabel.nrx'successful
> Compilation of 'FieldSelect.nrx'successful
> Compilation of 'KeyCheck.nrx'successful
> Compilation of 'LimitTextField.nrx'successful
> Compilation of 'PromptDialogAction.nrx'successful
> Compilation of 'SimpleGridBagLayout.nrx'successful
> Compilation of 'WindowFocus.nrx'successful [one warning]
> Compilation of 'WindowSupport.nrx'successful
> Compilation of 'CloseWindow.nrx' failed [one error]
> Compilation of 'ImagePanel.nrx' failed [one error]
> Compilation of 'MessageBox.nrx' failed [one error]
> Compilation of 'PromptDialog.nrx' failed [one error]
> Compilation of 'PromptDialogActionListener.nrx' failed [one error]
> Compilation of 'RedbookDialog.nrx' failed [one error]
>
>
> _______________________________________________
> Ibm-netrexx mailing list
> [hidden email]
> Online Archive : https://urldefense.proofpoint.com/v2/url?u=http-3A__ibm-2Dnetrexx.215625.n3.nabble.com_&d=DwIDaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=_6rXNpPJ1fYV-3bV1za02NiR4PUelvicfHXwtnTXpXE&m=17y0BKWXO77yJvwR0TDEJBbcU4FgYyxGtIw2b4IF0b8&s=R3lEDioZB8sW5k-USg0p93TEv16wEYU9dT5qhJNo-CE&e= 
>
>

---
This email has been checked for viruses by AVG.
https://urldefense.proofpoint.com/v2/url?u=https-3A__www.avg.com&d=DwIDaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=_6rXNpPJ1fYV-3bV1za02NiR4PUelvicfHXwtnTXpXE&m=17y0BKWXO77yJvwR0TDEJBbcU4FgYyxGtIw2b4IF0b8&s=jgjQynywGlDPNqAj8vSCblZShR9yWV8ENyVlpSM8bDk&e= 


_______________________________________________
Ibm-netrexx mailing list
[hidden email]
Online Archive : http://ibm-netrexx.215625.n3.nabble.com/

Thomas Schneider, Vienna, Austria (Europe) :-)

www.thsitc.com
www.db-123.com
Reply | Threaded
Open this post in threaded view
|

Re: display failed summaries last patch

ThSITC
In Order to further DEFINE my proposition:

When a given program in the current NRC file-list does have an error,
then most probably the LAST successful compiled class is in this
directory :-)

Hence, I do find compiling the REST successfully would ease the task of
CYCLING development :-)

But that are my personal thoughts only, and not so important ...

Kindly, again, Thomas Schneider.

====================================================================================

Am 28.06.2019 um 15:53 schrieb Thomas Schneider:

> Hello Jason, and Rene as well:
>
> First,  thank you for your patch :-)
>
> Second, shall your patch br included in the next GA-version of NetRexx?
>
> Third, is there any chance of a NEW NetRexx Option to compile the
> error-free NetRexx Programs anyway? Even at the risks (I do know) that
> they might reference some yet incomplete program parts ?
>
> Kindly, Thomas Schneider.
>
> ==================================================================================================
>
>
>
> Am 10.05.2019 um 02:29 schrieb Jason Martin:
>> Tested Ok for me.
>>
>> a simple version of one of the old requests
>>
>> Patch is for current 05-09-2019
>>
>> https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_agrellum_NetRexx-2DPatches_blob_master_summary.patch&d=DwICaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=_6rXNpPJ1fYV-3bV1za02NiR4PUelvicfHXwtnTXpXE&m=mfe30Xu9YCKkvJSxZ9Z-c5A2iHU1dHZ04R12xfpajBA&s=0uqCgratUieHFy4J5H5VCYWmyyAYV8bshy3-CTFSkSM&e= 
>>
>>
>>
>> Example output:
>>
>> Compilation of 'EqualSizePanel.nrx'successful
>> Compilation of 'ExtendedLabel.nrx'successful
>> Compilation of 'FieldSelect.nrx'successful
>> Compilation of 'KeyCheck.nrx'successful
>> Compilation of 'LimitTextField.nrx'successful
>> Compilation of 'PromptDialogAction.nrx'successful
>> Compilation of 'SimpleGridBagLayout.nrx'successful
>> Compilation of 'WindowFocus.nrx'successful [one warning]
>> Compilation of 'WindowSupport.nrx'successful
>> Compilation of 'CloseWindow.nrx' failed [one error]
>> Compilation of 'ImagePanel.nrx' failed [one error]
>> Compilation of 'MessageBox.nrx' failed [one error]
>> Compilation of 'PromptDialog.nrx' failed [one error]
>> Compilation of 'PromptDialogActionListener.nrx' failed [one error]
>> Compilation of 'RedbookDialog.nrx' failed [one error]
>>
>>
>> _______________________________________________
>> Ibm-netrexx mailing list
>> [hidden email]
>> Online Archive : https://urldefense.proofpoint.com/v2/url?u=http-3A__ibm-2Dnetrexx.215625.n3.nabble.com_&d=DwIDaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=_6rXNpPJ1fYV-3bV1za02NiR4PUelvicfHXwtnTXpXE&m=yMn91o1HNfK8_5fO8NdoD8P-28ffuDHraqD-moJjyOY&s=6oabyCCeDSF_DMjKWHbtqMkXBETwNNL59r5RT2vYy7E&e= 
>>
>>

---
This email has been checked for viruses by AVG.
https://urldefense.proofpoint.com/v2/url?u=https-3A__www.avg.com&d=DwIDaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=_6rXNpPJ1fYV-3bV1za02NiR4PUelvicfHXwtnTXpXE&m=yMn91o1HNfK8_5fO8NdoD8P-28ffuDHraqD-moJjyOY&s=eB0xyUJuYFQdxiMYo0wxlzPBOkluo8P30fNNNnaAsIw&e= 


_______________________________________________
Ibm-netrexx mailing list
[hidden email]
Online Archive : http://ibm-netrexx.215625.n3.nabble.com/

Thomas Schneider, Vienna, Austria (Europe) :-)

www.thsitc.com
www.db-123.com
Reply | Threaded
Open this post in threaded view
|

Re: display failed summaries last patch

rvjansen
In reply to this post by ThSITC
Hi Thomas,

thanks for reminding me; I missed that one, probably because I was on a plane when it hit the email.
It is included in the 3.08 beta.

And no; this was a deliberate design by Mike - it will not be changed. We discussed this earlier. If you want this, you might design interfaces, implement these and compile all separately; when there are dependencies, the whole of the compilation unit compiles transactionally,

best regards,

René.

> On 28 Jun 2019, at 15:53, Thomas Schneider <[hidden email]> wrote:
>
> Hello Jason, and Rene as well:
>
> First,  thank you for your patch :-)
>
> Second, shall your patch br included in the next GA-version of NetRexx?
>
> Third, is there any chance of a NEW NetRexx Option to compile the error-free NetRexx Programs anyway? Even at the risks (I do know) that they might reference some yet incomplete program parts ?
>
> Kindly, Thomas Schneider.
>
> ==================================================================================================
>
>
> Am 10.05.2019 um 02:29 schrieb Jason Martin:
>> Tested Ok for me.
>>
>> a simple version of one of the old requests
>>
>> Patch is for current 05-09-2019
>>
>> https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_agrellum_NetRexx-2DPatches_blob_master_summary.patch&d=DwICaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=_6rXNpPJ1fYV-3bV1za02NiR4PUelvicfHXwtnTXpXE&m=mfe30Xu9YCKkvJSxZ9Z-c5A2iHU1dHZ04R12xfpajBA&s=0uqCgratUieHFy4J5H5VCYWmyyAYV8bshy3-CTFSkSM&e= 
>>
>>
>> Example output:
>>
>> Compilation of 'EqualSizePanel.nrx'successful
>> Compilation of 'ExtendedLabel.nrx'successful
>> Compilation of 'FieldSelect.nrx'successful
>> Compilation of 'KeyCheck.nrx'successful
>> Compilation of 'LimitTextField.nrx'successful
>> Compilation of 'PromptDialogAction.nrx'successful
>> Compilation of 'SimpleGridBagLayout.nrx'successful
>> Compilation of 'WindowFocus.nrx'successful [one warning]
>> Compilation of 'WindowSupport.nrx'successful
>> Compilation of 'CloseWindow.nrx' failed [one error]
>> Compilation of 'ImagePanel.nrx' failed [one error]
>> Compilation of 'MessageBox.nrx' failed [one error]
>> Compilation of 'PromptDialog.nrx' failed [one error]
>> Compilation of 'PromptDialogActionListener.nrx' failed [one error]
>> Compilation of 'RedbookDialog.nrx' failed [one error]
>>
>>
>> _______________________________________________
>> Ibm-netrexx mailing list
>> [hidden email]
>> Online Archive : https://urldefense.proofpoint.com/v2/url?u=http-3A__ibm-2Dnetrexx.215625.n3.nabble.com_&d=DwIDaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=_6rXNpPJ1fYV-3bV1za02NiR4PUelvicfHXwtnTXpXE&m=17y0BKWXO77yJvwR0TDEJBbcU4FgYyxGtIw2b4IF0b8&s=R3lEDioZB8sW5k-USg0p93TEv16wEYU9dT5qhJNo-CE&e= 
>>
>
> ---
> This email has been checked for viruses by AVG.
> https://urldefense.proofpoint.com/v2/url?u=https-3A__www.avg.com&d=DwIDaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=_6rXNpPJ1fYV-3bV1za02NiR4PUelvicfHXwtnTXpXE&m=17y0BKWXO77yJvwR0TDEJBbcU4FgYyxGtIw2b4IF0b8&s=jgjQynywGlDPNqAj8vSCblZShR9yWV8ENyVlpSM8bDk&e= 
>
> _______________________________________________
> Ibm-netrexx mailing list
> [hidden email]
> Online Archive : https://urldefense.proofpoint.com/v2/url?u=http-3A__ibm-2Dnetrexx.215625.n3.nabble.com_&d=DwIFaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=_6rXNpPJ1fYV-3bV1za02NiR4PUelvicfHXwtnTXpXE&m=WDnz_EAjZidpatRy62IGhxCEEBLWioA-Tsvr3hkrTXo&s=88bXytcq5D1OxQYNNQ9hzOiYBFPM3XPJ4tRgMjUNNZ0&e= 
>


_______________________________________________
Ibm-netrexx mailing list
[hidden email]
Online Archive : http://ibm-netrexx.215625.n3.nabble.com/

Reply | Threaded
Open this post in threaded view
|

Re: display failed summaries last patch

ThSITC
Thanks, Rene, for including this patch in 3-08 beta :-)

Jason, thanks to You as well for this Patch. It is of great advantage to
have the erroneous programs at the end of the display.

That does allow to correct all errors first and then retry the
compilation. I can live with that :-)

Kindly, Thomas.

===============================================================================================

Am 29.06.2019 um 00:16 schrieb René Jansen:

> Hi Thomas,
>
> thanks for reminding me; I missed that one, probably because I was on a plane when it hit the email.
> It is included in the 3.08 beta.
>
> And no; this was a deliberate design by Mike - it will not be changed. We discussed this earlier. If you want this, you might design interfaces, implement these and compile all separately; when there are dependencies, the whole of the compilation unit compiles transactionally,
>
> best regards,
>
> René.
>
>> On 28 Jun 2019, at 15:53, Thomas Schneider <[hidden email]> wrote:
>>
>> Hello Jason, and Rene as well:
>>
>> First,  thank you for your patch :-)
>>
>> Second, shall your patch br included in the next GA-version of NetRexx?
>>
>> Third, is there any chance of a NEW NetRexx Option to compile the error-free NetRexx Programs anyway? Even at the risks (I do know) that they might reference some yet incomplete program parts ?
>>
>> Kindly, Thomas Schneider.
>>
>> ==================================================================================================
>>
>>
>> Am 10.05.2019 um 02:29 schrieb Jason Martin:
>>> Tested Ok for me.
>>>
>>> a simple version of one of the old requests
>>>
>>> Patch is for current 05-09-2019
>>>
>>> https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_agrellum_NetRexx-2DPatches_blob_master_summary.patch&d=DwICaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=_6rXNpPJ1fYV-3bV1za02NiR4PUelvicfHXwtnTXpXE&m=mfe30Xu9YCKkvJSxZ9Z-c5A2iHU1dHZ04R12xfpajBA&s=0uqCgratUieHFy4J5H5VCYWmyyAYV8bshy3-CTFSkSM&e=
>>>
>>>
>>> Example output:
>>>
>>> Compilation of 'EqualSizePanel.nrx'successful
>>> Compilation of 'ExtendedLabel.nrx'successful
>>> Compilation of 'FieldSelect.nrx'successful
>>> Compilation of 'KeyCheck.nrx'successful
>>> Compilation of 'LimitTextField.nrx'successful
>>> Compilation of 'PromptDialogAction.nrx'successful
>>> Compilation of 'SimpleGridBagLayout.nrx'successful
>>> Compilation of 'WindowFocus.nrx'successful [one warning]
>>> Compilation of 'WindowSupport.nrx'successful
>>> Compilation of 'CloseWindow.nrx' failed [one error]
>>> Compilation of 'ImagePanel.nrx' failed [one error]
>>> Compilation of 'MessageBox.nrx' failed [one error]
>>> Compilation of 'PromptDialog.nrx' failed [one error]
>>> Compilation of 'PromptDialogActionListener.nrx' failed [one error]
>>> Compilation of 'RedbookDialog.nrx' failed [one error]
>>>
>>>
>>> _______________________________________________
>>> Ibm-netrexx mailing list
>>> [hidden email]
>>> Online Archive : https://urldefense.proofpoint.com/v2/url?u=http-3A__ibm-2Dnetrexx.215625.n3.nabble.com_&d=DwIDaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=_6rXNpPJ1fYV-3bV1za02NiR4PUelvicfHXwtnTXpXE&m=17y0BKWXO77yJvwR0TDEJBbcU4FgYyxGtIw2b4IF0b8&s=R3lEDioZB8sW5k-USg0p93TEv16wEYU9dT5qhJNo-CE&e=
>>>
>> ---
>> This email has been checked for viruses by AVG.
>> https://urldefense.proofpoint.com/v2/url?u=https-3A__www.avg.com&d=DwIDaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=_6rXNpPJ1fYV-3bV1za02NiR4PUelvicfHXwtnTXpXE&m=17y0BKWXO77yJvwR0TDEJBbcU4FgYyxGtIw2b4IF0b8&s=jgjQynywGlDPNqAj8vSCblZShR9yWV8ENyVlpSM8bDk&e=
>>
>> _______________________________________________
>> Ibm-netrexx mailing list
>> [hidden email]
>> Online Archive : https://urldefense.proofpoint.com/v2/url?u=http-3A__ibm-2Dnetrexx.215625.n3.nabble.com_&d=DwIFaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=_6rXNpPJ1fYV-3bV1za02NiR4PUelvicfHXwtnTXpXE&m=WDnz_EAjZidpatRy62IGhxCEEBLWioA-Tsvr3hkrTXo&s=88bXytcq5D1OxQYNNQ9hzOiYBFPM3XPJ4tRgMjUNNZ0&e=
>>
>
> _______________________________________________
> Ibm-netrexx mailing list
> [hidden email]
> Online Archive : https://urldefense.proofpoint.com/v2/url?u=http-3A__ibm-2Dnetrexx.215625.n3.nabble.com_&d=DwIDaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=_6rXNpPJ1fYV-3bV1za02NiR4PUelvicfHXwtnTXpXE&m=I4_Ap6chJGLAxsaqmouUKhhrLDiqgSfvMdA1yO-QDfo&s=NvSr1xpWKVu2Yvk5CHYOmIC1pCvYfj9atC01FUsRt0s&e= 
>

---
This email has been checked for viruses by AVG.
https://urldefense.proofpoint.com/v2/url?u=https-3A__www.avg.com&d=DwIDaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=_6rXNpPJ1fYV-3bV1za02NiR4PUelvicfHXwtnTXpXE&m=I4_Ap6chJGLAxsaqmouUKhhrLDiqgSfvMdA1yO-QDfo&s=pucXkD_Jbn-pYRJGCb9Lhbx2okfHqB5y17DKLInWFAo&e= 


_______________________________________________
Ibm-netrexx mailing list
[hidden email]
Online Archive : http://ibm-netrexx.215625.n3.nabble.com/

Thomas Schneider, Vienna, Austria (Europe) :-)

www.thsitc.com
www.db-123.com
Reply | Threaded
Open this post in threaded view
|

Re: display failed summaries last patch

ThSITC
Hi Jason, Rene,

shall it be very complicated to change the message 'Compilation
successful' to the message 'Compilation shall be successful' by each
program compiled when there are ANY ERRORS in any of the programs just
compiled.

It's just that the user does KNOW that the program HAS BEEN NOT Compiled.

I would accept any other meaningful warning, as well :-)

Kindly, Thomas.

=====================================================================================================================


Am 29.06.2019 um 13:03 schrieb Thomas Schneider:

> Thanks, Rene, for including this patch in 3-08 beta :-)
>
> Jason, thanks to You as well for this Patch. It is of great advantage
> to have the erroneous programs at the end of the display.
>
> That does allow to correct all errors first and then retry the
> compilation. I can live with that :-)
>
> Kindly, Thomas.
>
> ===============================================================================================
>
>
> Am 29.06.2019 um 00:16 schrieb René Jansen:
>> Hi Thomas,
>>
>> thanks for reminding me; I missed that one, probably because I was on
>> a plane when it hit the email.
>> It is included in the 3.08 beta.
>>
>> And no; this was a deliberate design by Mike - it will not be
>> changed. We discussed this earlier. If you want this, you might
>> design interfaces, implement these and compile all separately; when
>> there are dependencies, the whole of the compilation unit compiles
>> transactionally,
>>
>> best regards,
>>
>> René.
>>
>>> On 28 Jun 2019, at 15:53, Thomas Schneider
>>> <[hidden email]> wrote:
>>>
>>> Hello Jason, and Rene as well:
>>>
>>> First,  thank you for your patch :-)
>>>
>>> Second, shall your patch br included in the next GA-version of NetRexx?
>>>
>>> Third, is there any chance of a NEW NetRexx Option to compile the
>>> error-free NetRexx Programs anyway? Even at the risks (I do know)
>>> that they might reference some yet incomplete program parts ?
>>>
>>> Kindly, Thomas Schneider.
>>>
>>> ==================================================================================================
>>>
>>>
>>>
>>> Am 10.05.2019 um 02:29 schrieb Jason Martin:
>>>> Tested Ok for me.
>>>>
>>>> a simple version of one of the old requests
>>>>
>>>> Patch is for current 05-09-2019
>>>>
>>>> https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_agrellum_NetRexx-2DPatches_blob_master_summary.patch&d=DwICaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=_6rXNpPJ1fYV-3bV1za02NiR4PUelvicfHXwtnTXpXE&m=mfe30Xu9YCKkvJSxZ9Z-c5A2iHU1dHZ04R12xfpajBA&s=0uqCgratUieHFy4J5H5VCYWmyyAYV8bshy3-CTFSkSM&e= 
>>>>
>>>>
>>>>
>>>> Example output:
>>>>
>>>> Compilation of 'EqualSizePanel.nrx'successful
>>>> Compilation of 'ExtendedLabel.nrx'successful
>>>> Compilation of 'FieldSelect.nrx'successful
>>>> Compilation of 'KeyCheck.nrx'successful
>>>> Compilation of 'LimitTextField.nrx'successful
>>>> Compilation of 'PromptDialogAction.nrx'successful
>>>> Compilation of 'SimpleGridBagLayout.nrx'successful
>>>> Compilation of 'WindowFocus.nrx'successful [one warning]
>>>> Compilation of 'WindowSupport.nrx'successful
>>>> Compilation of 'CloseWindow.nrx' failed [one error]
>>>> Compilation of 'ImagePanel.nrx' failed [one error]
>>>> Compilation of 'MessageBox.nrx' failed [one error]
>>>> Compilation of 'PromptDialog.nrx' failed [one error]
>>>> Compilation of 'PromptDialogActionListener.nrx' failed [one error]
>>>> Compilation of 'RedbookDialog.nrx' failed [one error]
>>>>
>>>>
>>>> _______________________________________________
>>>> Ibm-netrexx mailing list
>>>> [hidden email]
>>>> Online Archive :
>>>> https://urldefense.proofpoint.com/v2/url?u=http-3A__ibm-2Dnetrexx.215625.n3.nabble.com_&d=DwIDaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=_6rXNpPJ1fYV-3bV1za02NiR4PUelvicfHXwtnTXpXE&m=17y0BKWXO77yJvwR0TDEJBbcU4FgYyxGtIw2b4IF0b8&s=R3lEDioZB8sW5k-USg0p93TEv16wEYU9dT5qhJNo-CE&e=
>>>>
>>> ---
>>> This email has been checked for viruses by AVG.
>>> https://urldefense.proofpoint.com/v2/url?u=https-3A__www.avg.com&d=DwIDaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=_6rXNpPJ1fYV-3bV1za02NiR4PUelvicfHXwtnTXpXE&m=17y0BKWXO77yJvwR0TDEJBbcU4FgYyxGtIw2b4IF0b8&s=jgjQynywGlDPNqAj8vSCblZShR9yWV8ENyVlpSM8bDk&e= 
>>>
>>>
>>> _______________________________________________
>>> Ibm-netrexx mailing list
>>> [hidden email]
>>> Online Archive :
>>> https://urldefense.proofpoint.com/v2/url?u=http-3A__ibm-2Dnetrexx.215625.n3.nabble.com_&d=DwIFaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=_6rXNpPJ1fYV-3bV1za02NiR4PUelvicfHXwtnTXpXE&m=WDnz_EAjZidpatRy62IGhxCEEBLWioA-Tsvr3hkrTXo&s=88bXytcq5D1OxQYNNQ9hzOiYBFPM3XPJ4tRgMjUNNZ0&e=
>>>
>>
>> _______________________________________________
>> Ibm-netrexx mailing list
>> [hidden email]
>> Online Archive :
>> https://urldefense.proofpoint.com/v2/url?u=http-3A__ibm-2Dnetrexx.215625.n3.nabble.com_&d=DwIDaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=_6rXNpPJ1fYV-3bV1za02NiR4PUelvicfHXwtnTXpXE&m=I4_Ap6chJGLAxsaqmouUKhhrLDiqgSfvMdA1yO-QDfo&s=NvSr1xpWKVu2Yvk5CHYOmIC1pCvYfj9atC01FUsRt0s&e= 
>>
>
> ---
> This email has been checked for viruses by AVG.
> https://urldefense.proofpoint.com/v2/url?u=https-3A__www.avg.com&d=DwIDaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=_6rXNpPJ1fYV-3bV1za02NiR4PUelvicfHXwtnTXpXE&m=I4_Ap6chJGLAxsaqmouUKhhrLDiqgSfvMdA1yO-QDfo&s=pucXkD_Jbn-pYRJGCb9Lhbx2okfHqB5y17DKLInWFAo&e= 
>
>
> _______________________________________________
> Ibm-netrexx mailing list
> [hidden email]
> Online Archive : https://urldefense.proofpoint.com/v2/url?u=http-3A__ibm-2Dnetrexx.215625.n3.nabble.com_&d=DwIDaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=_6rXNpPJ1fYV-3bV1za02NiR4PUelvicfHXwtnTXpXE&m=veYSUbFh6iHgy8s3IKF880oNRy2yqOMANRK2SKuvtjI&s=NSfycl29pbD0L_rmwCoP1rA72I7inhPdSGlFyZYyRXs&e= 
>

---
This email has been checked for viruses by AVG.
https://urldefense.proofpoint.com/v2/url?u=https-3A__www.avg.com&d=DwIDaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=_6rXNpPJ1fYV-3bV1za02NiR4PUelvicfHXwtnTXpXE&m=veYSUbFh6iHgy8s3IKF880oNRy2yqOMANRK2SKuvtjI&s=SZsnUArWEvhh7V6NMc2zh9jpUiX4vpR6UUr4CaHeQBo&e= 


_______________________________________________
Ibm-netrexx mailing list
[hidden email]
Online Archive : http://ibm-netrexx.215625.n3.nabble.com/

Thomas Schneider, Vienna, Austria (Europe) :-)

www.thsitc.com
www.db-123.com
Reply | Threaded
Open this post in threaded view
|

Re: display failed summaries last patch

rvjansen
Hi Thomas,

you don’t give up easily, now do you? Actually, the program has been compiled, and succesfully. It just has not been persisted to disk - because programs it might depend upon are not OK.

You do, however, have the return code from the compilation unit. Just check that in a script and make the message anything you want it, even in uppercase and with *!!* exclamation marks and asterisks if you want it.

I use the error messages from the compilation unit in Emacs, so I can jump to the offending line. It’s the closest I come to an IDE. It also tells me if my ‘make’ did not work.

best regards,

René.



On 5 Jul 2019, at 12:23, Thomas Schneider <[hidden email]> wrote:

Hi Jason, Rene,

shall it be very complicated to change the message 'Compilation successful' to the message 'Compilation shall be successful' by each program compiled when there are ANY ERRORS in any of the programs just compiled.

It's just that the user does KNOW that the program HAS BEEN NOT Compiled.

I would accept any other meaningful warning, as well :-)

Kindly, Thomas.

=====================================================================================================================


Am 29.06.2019 um 13:03 schrieb Thomas Schneider:
Thanks, Rene, for including this patch in 3-08 beta :-)

Jason, thanks to You as well for this Patch. It is of great advantage to have the erroneous programs at the end of the display.

That does allow to correct all errors first and then retry the compilation. I can live with that :-)

Kindly, Thomas.

=============================================================================================== 

Am 29.06.2019 um 00:16 schrieb René Jansen:
Hi Thomas,

thanks for reminding me; I missed that one, probably because I was on a plane when it hit the email.
It is included in the 3.08 beta.

And no; this was a deliberate design by Mike - it will not be changed. We discussed this earlier. If you want this, you might design interfaces, implement these and compile all separately; when there are dependencies, the whole of the compilation unit compiles transactionally,

best regards,

René.

On 28 Jun 2019, at 15:53, Thomas Schneider <[hidden email]> wrote:

Hello Jason, and Rene as well:

First,  thank you for your patch :-)

Second, shall your patch br included in the next GA-version of NetRexx?

Third, is there any chance of a NEW NetRexx Option to compile the error-free NetRexx Programs anyway? Even at the risks (I do know) that they might reference some yet incomplete program parts ?

Kindly, Thomas Schneider.

================================================================================================== 


Am 10.05.2019 um 02:29 schrieb Jason Martin:
Tested Ok for me.

a simple version of one of the old requests

Patch is for current 05-09-2019

https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_agrellum_NetRexx-2DPatches_blob_master_summary.patch&d=DwICaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=_6rXNpPJ1fYV-3bV1za02NiR4PUelvicfHXwtnTXpXE&m=mfe30Xu9YCKkvJSxZ9Z-c5A2iHU1dHZ04R12xfpajBA&s=0uqCgratUieHFy4J5H5VCYWmyyAYV8bshy3-CTFSkSM&e= 


Example output:

Compilation of 'EqualSizePanel.nrx'successful
Compilation of 'ExtendedLabel.nrx'successful
Compilation of 'FieldSelect.nrx'successful
Compilation of 'KeyCheck.nrx'successful
Compilation of 'LimitTextField.nrx'successful
Compilation of 'PromptDialogAction.nrx'successful
Compilation of 'SimpleGridBagLayout.nrx'successful
Compilation of 'WindowFocus.nrx'successful [one warning]
Compilation of 'WindowSupport.nrx'successful
Compilation of 'CloseWindow.nrx' failed [one error]
Compilation of 'ImagePanel.nrx' failed [one error]
Compilation of 'MessageBox.nrx' failed [one error]
Compilation of 'PromptDialog.nrx' failed [one error]
Compilation of 'PromptDialogActionListener.nrx' failed [one error]
Compilation of 'RedbookDialog.nrx' failed [one error]


_______________________________________________
Ibm-netrexx mailing list
[hidden email]
Online Archive : https://urldefense.proofpoint.com/v2/url?u=http-3A__ibm-2Dnetrexx.215625.n3.nabble.com_&d=DwIDaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=_6rXNpPJ1fYV-3bV1za02NiR4PUelvicfHXwtnTXpXE&m=17y0BKWXO77yJvwR0TDEJBbcU4FgYyxGtIw2b4IF0b8&s=R3lEDioZB8sW5k-USg0p93TEv16wEYU9dT5qhJNo-CE&e=

---
This email has been checked for viruses by AVG.
https://urldefense.proofpoint.com/v2/url?u=https-3A__www.avg.com&d=DwIDaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=_6rXNpPJ1fYV-3bV1za02NiR4PUelvicfHXwtnTXpXE&m=17y0BKWXO77yJvwR0TDEJBbcU4FgYyxGtIw2b4IF0b8&s=jgjQynywGlDPNqAj8vSCblZShR9yWV8ENyVlpSM8bDk&e= 

_______________________________________________
Ibm-netrexx mailing list
[hidden email]
Online Archive : https://urldefense.proofpoint.com/v2/url?u=http-3A__ibm-2Dnetrexx.215625.n3.nabble.com_&d=DwIFaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=_6rXNpPJ1fYV-3bV1za02NiR4PUelvicfHXwtnTXpXE&m=WDnz_EAjZidpatRy62IGhxCEEBLWioA-Tsvr3hkrTXo&s=88bXytcq5D1OxQYNNQ9hzOiYBFPM3XPJ4tRgMjUNNZ0&e=


_______________________________________________
Ibm-netrexx mailing list
[hidden email]
Online Archive : https://urldefense.proofpoint.com/v2/url?u=http-3A__ibm-2Dnetrexx.215625.n3.nabble.com_&d=DwIDaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=_6rXNpPJ1fYV-3bV1za02NiR4PUelvicfHXwtnTXpXE&m=I4_Ap6chJGLAxsaqmouUKhhrLDiqgSfvMdA1yO-QDfo&s=NvSr1xpWKVu2Yvk5CHYOmIC1pCvYfj9atC01FUsRt0s&e= 

---
This email has been checked for viruses by AVG.
https://urldefense.proofpoint.com/v2/url?u=https-3A__www.avg.com&d=DwIDaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=_6rXNpPJ1fYV-3bV1za02NiR4PUelvicfHXwtnTXpXE&m=I4_Ap6chJGLAxsaqmouUKhhrLDiqgSfvMdA1yO-QDfo&s=pucXkD_Jbn-pYRJGCb9Lhbx2okfHqB5y17DKLInWFAo&e= 

_______________________________________________
Ibm-netrexx mailing list
[hidden email]
Online Archive : https://urldefense.proofpoint.com/v2/url?u=http-3A__ibm-2Dnetrexx.215625.n3.nabble.com_&d=DwIDaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=_6rXNpPJ1fYV-3bV1za02NiR4PUelvicfHXwtnTXpXE&m=veYSUbFh6iHgy8s3IKF880oNRy2yqOMANRK2SKuvtjI&s=NSfycl29pbD0L_rmwCoP1rA72I7inhPdSGlFyZYyRXs&e= 

---
This email has been checked for viruses by AVG.
https://urldefense.proofpoint.com/v2/url?u=https-3A__www.avg.com&d=DwIDaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=_6rXNpPJ1fYV-3bV1za02NiR4PUelvicfHXwtnTXpXE&m=veYSUbFh6iHgy8s3IKF880oNRy2yqOMANRK2SKuvtjI&s=SZsnUArWEvhh7V6NMc2zh9jpUiX4vpR6UUr4CaHeQBo&e= 

_______________________________________________
Ibm-netrexx mailing list
[hidden email]
Online Archive : http://ibm-netrexx.215625.n3.nabble.com/


_______________________________________________
Ibm-netrexx mailing list
[hidden email]
Online Archive : http://ibm-netrexx.215625.n3.nabble.com/

Reply | Threaded
Open this post in threaded view
|

Re: display failed summaries last patch

ThSITC

Hi Rene, first thanks for your instant answer.

If a program has been successfully compiled, then the compiled version should have been PERSISTED TO DISK !

Otherwise, NOP.

As far as I have reviewed Mike's Code, when errors are in other programs of the bunch, they shall be only LOCAL to those programs, and should not affect the other ones.

Thus, retaining the OLD COPY of the program in question shall be sufficient.

Maybe a simple hint in the NetRexx Users Guide to do the same NRC *.nrx as before when any errors have occured shall close this discussion.

But I shall now be quiet on this topic. Lost Time, trying to convince You all.  I do have my expers, You Yours. Doesn't really matter.

Kindly, Thomas.

PS: It is wonderful to see how you are still investigating and working with all this new stuff. My Congratulations!

=================================================================================================

Am 05.07.2019 um 12:35 schrieb René Jansen:
Hi Thomas,

you don’t give up easily, now do you? Actually, the program has been compiled, and succesfully. It just has not been persisted to disk - because programs it might depend upon are not OK.

You do, however, have the return code from the compilation unit. Just check that in a script and make the message anything you want it, even in uppercase and with *!!* exclamation marks and asterisks if you want it.

I use the error messages from the compilation unit in Emacs, so I can jump to the offending line. It’s the closest I come to an IDE. It also tells me if my ‘make’ did not work.

best regards,

René.



On 5 Jul 2019, at 12:23, Thomas Schneider <[hidden email]> wrote:

Hi Jason, Rene,

shall it be very complicated to change the message 'Compilation successful' to the message 'Compilation shall be successful' by each program compiled when there are ANY ERRORS in any of the programs just compiled.

It's just that the user does KNOW that the program HAS BEEN NOT Compiled.

I would accept any other meaningful warning, as well :-)

Kindly, Thomas.

=====================================================================================================================


Am 29.06.2019 um 13:03 schrieb Thomas Schneider:
Thanks, Rene, for including this patch in 3-08 beta :-)

Jason, thanks to You as well for this Patch. It is of great advantage to have the erroneous programs at the end of the display.

That does allow to correct all errors first and then retry the compilation. I can live with that :-)

Kindly, Thomas.

=============================================================================================== 

Am 29.06.2019 um 00:16 schrieb René Jansen:
Hi Thomas,

thanks for reminding me; I missed that one, probably because I was on a plane when it hit the email.
It is included in the 3.08 beta.

And no; this was a deliberate design by Mike - it will not be changed. We discussed this earlier. If you want this, you might design interfaces, implement these and compile all separately; when there are dependencies, the whole of the compilation unit compiles transactionally,

best regards,

René.

On 28 Jun 2019, at 15:53, Thomas Schneider <[hidden email]> wrote:

Hello Jason, and Rene as well:

First,  thank you for your patch :-)

Second, shall your patch br included in the next GA-version of NetRexx?

Third, is there any chance of a NEW NetRexx Option to compile the error-free NetRexx Programs anyway? Even at the risks (I do know) that they might reference some yet incomplete program parts ?

Kindly, Thomas Schneider.

================================================================================================== 


Am 10.05.2019 um 02:29 schrieb Jason Martin:
Tested Ok for me.

a simple version of one of the old requests

Patch is for current 05-09-2019

https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_agrellum_NetRexx-2DPatches_blob_master_summary.patch&d=DwICaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=_6rXNpPJ1fYV-3bV1za02NiR4PUelvicfHXwtnTXpXE&m=mfe30Xu9YCKkvJSxZ9Z-c5A2iHU1dHZ04R12xfpajBA&s=0uqCgratUieHFy4J5H5VCYWmyyAYV8bshy3-CTFSkSM&e= 


Example output:

Compilation of 'EqualSizePanel.nrx'successful
Compilation of 'ExtendedLabel.nrx'successful
Compilation of 'FieldSelect.nrx'successful
Compilation of 'KeyCheck.nrx'successful
Compilation of 'LimitTextField.nrx'successful
Compilation of 'PromptDialogAction.nrx'successful
Compilation of 'SimpleGridBagLayout.nrx'successful
Compilation of 'WindowFocus.nrx'successful [one warning]
Compilation of 'WindowSupport.nrx'successful
Compilation of 'CloseWindow.nrx' failed [one error]
Compilation of 'ImagePanel.nrx' failed [one error]
Compilation of 'MessageBox.nrx' failed [one error]
Compilation of 'PromptDialog.nrx' failed [one error]
Compilation of 'PromptDialogActionListener.nrx' failed [one error]
Compilation of 'RedbookDialog.nrx' failed [one error]


_______________________________________________
Ibm-netrexx mailing list
[hidden email]
Online Archive : https://urldefense.proofpoint.com/v2/url?u=http-3A__ibm-2Dnetrexx.215625.n3.nabble.com_&d=DwIDaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=_6rXNpPJ1fYV-3bV1za02NiR4PUelvicfHXwtnTXpXE&m=17y0BKWXO77yJvwR0TDEJBbcU4FgYyxGtIw2b4IF0b8&s=R3lEDioZB8sW5k-USg0p93TEv16wEYU9dT5qhJNo-CE&e=

---
This email has been checked for viruses by AVG.
https://urldefense.proofpoint.com/v2/url?u=https-3A__www.avg.com&d=DwIDaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=_6rXNpPJ1fYV-3bV1za02NiR4PUelvicfHXwtnTXpXE&m=17y0BKWXO77yJvwR0TDEJBbcU4FgYyxGtIw2b4IF0b8&s=jgjQynywGlDPNqAj8vSCblZShR9yWV8ENyVlpSM8bDk&e= 

_______________________________________________
Ibm-netrexx mailing list
[hidden email]
Online Archive : https://urldefense.proofpoint.com/v2/url?u=http-3A__ibm-2Dnetrexx.215625.n3.nabble.com_&d=DwIFaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=_6rXNpPJ1fYV-3bV1za02NiR4PUelvicfHXwtnTXpXE&m=WDnz_EAjZidpatRy62IGhxCEEBLWioA-Tsvr3hkrTXo&s=88bXytcq5D1OxQYNNQ9hzOiYBFPM3XPJ4tRgMjUNNZ0&e=


_______________________________________________
Ibm-netrexx mailing list
[hidden email]
Online Archive : https://urldefense.proofpoint.com/v2/url?u=http-3A__ibm-2Dnetrexx.215625.n3.nabble.com_&d=DwIDaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=_6rXNpPJ1fYV-3bV1za02NiR4PUelvicfHXwtnTXpXE&m=I4_Ap6chJGLAxsaqmouUKhhrLDiqgSfvMdA1yO-QDfo&s=NvSr1xpWKVu2Yvk5CHYOmIC1pCvYfj9atC01FUsRt0s&e= 

---
This email has been checked for viruses by AVG.
https://urldefense.proofpoint.com/v2/url?u=https-3A__www.avg.com&d=DwIDaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=_6rXNpPJ1fYV-3bV1za02NiR4PUelvicfHXwtnTXpXE&m=I4_Ap6chJGLAxsaqmouUKhhrLDiqgSfvMdA1yO-QDfo&s=pucXkD_Jbn-pYRJGCb9Lhbx2okfHqB5y17DKLInWFAo&e= 

_______________________________________________
Ibm-netrexx mailing list
[hidden email]
Online Archive : https://urldefense.proofpoint.com/v2/url?u=http-3A__ibm-2Dnetrexx.215625.n3.nabble.com_&d=DwIDaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=_6rXNpPJ1fYV-3bV1za02NiR4PUelvicfHXwtnTXpXE&m=veYSUbFh6iHgy8s3IKF880oNRy2yqOMANRK2SKuvtjI&s=NSfycl29pbD0L_rmwCoP1rA72I7inhPdSGlFyZYyRXs&e= 

---
This email has been checked for viruses by AVG.
https://urldefense.proofpoint.com/v2/url?u=https-3A__www.avg.com&d=DwIDaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=_6rXNpPJ1fYV-3bV1za02NiR4PUelvicfHXwtnTXpXE&m=veYSUbFh6iHgy8s3IKF880oNRy2yqOMANRK2SKuvtjI&s=SZsnUArWEvhh7V6NMc2zh9jpUiX4vpR6UUr4CaHeQBo&e= 

_______________________________________________
Ibm-netrexx mailing list
[hidden email]
Online Archive : http://ibm-netrexx.215625.n3.nabble.com/


_______________________________________________
Ibm-netrexx mailing list
[hidden email]
Online Archive : http://ibm-netrexx.215625.n3.nabble.com/


Virus-free. www.avg.com

_______________________________________________
Ibm-netrexx mailing list
[hidden email]
Online Archive : http://ibm-netrexx.215625.n3.nabble.com/

Thomas Schneider, Vienna, Austria (Europe) :-)

www.thsitc.com
www.db-123.com