GetDirectory vs. getDirectory in RexxFile.nrx

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

GetDirectory vs. getDirectory in RexxFile.nrx

ThSITC
Whil'st preparing my Open Source Release to www. RexxLA.org or
www.SourceForge.net I did detect a quite unexpected behaviour of
NetRexxC, as follows:

My RexxFile.nrx did have two instructions, namely getDirectory and
GetDirectory ...

To conform to Java conventions, I did change GetDirectory to
getDirectory with my Utility cmd>change GetDirectory to getDirectory,
and then did attempt to re-compile RexxFile again.

Suddenly, I've got an error: Duplicate Defined Method by NetRexxC!

When looking at my previous defined methods, they appeared to be identical.

Thus, I deleted one of them, and have been able to compile my RexxFile.

BUT:

Have You all been aware that NetRexxC does use option STRICTCASE in it's
own behaviour ?

Kindly, Thomas Schneider.



--
This email has been checked for viruses by AVG.
https://urldefense.proofpoint.com/v2/url?u=https-3A__www.avg.com&d=DwICaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=_6rXNpPJ1fYV-3bV1za02NiR4PUelvicfHXwtnTXpXE&m=06gDTAr3mV2fT46_f3-II9ITkgALoYfv1jRJMiNSe3E&s=XJhVy9BWTnmkyp1FGtY4X81UPUmC98eSAXnJhaXmVTM&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: GetDirectory vs. getDirectory in RexxFile.nrx

Jason Martin
Reply | Threaded
Open this post in threaded view
|

Re: GetDirectory vs. getDirectory in RexxFile.nrx

ThSITC
NO, I think it's due to the -strictxxx options in MFC's source code ...

Nevertheless, I think and do know that NetRexx is the best Computer
Language invented I have ever seen in my whole live.

And I am now 73 Years old, and did work for more than 50 Years in the so
called IT-Technololgy as a CREATOR and INVENTOR, and Manager, as well.

Kindly, Thomas Schneider.

www.thsitc.com

www.db-123.com

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

Am 26.03.2020 um 19:47 schrieb Jason Martin:
> Possibly clashes with maybe?
>
> https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.oracle.com_javase_7_docs_api_java_awt_FileDialog.html-23getDirectory-28-29&d=DwICaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=_6rXNpPJ1fYV-3bV1za02NiR4PUelvicfHXwtnTXpXE&m=PU8wAZH8niZvakkVXXGJjU8FVU6a0WMAFOcORPr-kak&s=1lvHELcLP4GV7Doj64UzMeYZ3PdrSfL7SdqggeRg8rk&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=DwICaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=_6rXNpPJ1fYV-3bV1za02NiR4PUelvicfHXwtnTXpXE&m=k3jlqlxoPfX6IjokFq4CbZp_G3P1xh9N4jXbVah-53k&s=akUvd01jPeBUO-cRpzow0oefBOs05fMX4gXYMyFKMJM&e= 
>

--
This email has been checked for viruses by AVG.
https://urldefense.proofpoint.com/v2/url?u=https-3A__www.avg.com&d=DwICaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=_6rXNpPJ1fYV-3bV1za02NiR4PUelvicfHXwtnTXpXE&m=k3jlqlxoPfX6IjokFq4CbZp_G3P1xh9N4jXbVah-53k&s=wnKJ_T02afYj1kvm-ltqDswJ-5vk6MKd0ZxBGWXjpXQ&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