×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
let's talk about partial solutions:
The mechanism checking prototypes against implementation of the RPG
compiler:
- using an export of another module, you would have to make a declaration of
the function you want to use, right?
- the compiler will check the usage of the procedure against the prototype,
right?
- at bind time it's enough, that the name of your import is the same as the
name of the export, right?
A full solution would check against the interface of the implementation!!!
What IBM did, is a partial solution and with the changes, that no PR is
needed for an exported procedure is was getting worse - or am I overloking
something?
Best regards
Dieter
<Jon>
In general IBM has not been in favour of partial solutions to issues such as
this and it is not as if the prototyping requirements are that arduous.
</Jon>
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact
[javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.