|
On Mar 31, 2018, at 2:49 PM, Dan <dan27649@xxxxxxxxx> wrote:
Thanks Jon.
I originally defined inputlen as int(10), but left the Qc3CalculateHash
prototype as bindec(9) because that was how the IBM example defined it.
The compiler complained with RNF7535, so I changed inputlen's definition to
match the prototype from IBM's example. But, on your advice, I changed
both the prototype's definition and inputlen's definition to int(10), and
it works. I guess I find it odd that Qc3CalculateHash treats either
definition identically, but the compiler doesn't like it when the
prototype's definition isn't identical to the data type used in the call.
I'll update the github source later.
Thanks for the review, Jon!
- Dan
On Sat, Mar 31, 2018 at 8:37 AM, Jon Paris <jon.paris@xxxxxxxxxxxxxx> wrote:
One quick comment Dan - replace all "bindec" with Int. Bindec is--
inefficient and deprecated sine the intro of ints. Please don't spread
that old-fashioned nastiness any further.
This is the RPG programming on the IBM i (AS/400 and iSeries) (RPG400-L) mailing list
To post a message email: RPG400-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: https://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at https://archive.midrange.com/rpg400-l.
Please contact support@xxxxxxxxxxxx for any subscription related questions.
Help support midrange.com by shopping at amazon.com with our affiliate link: http://amzn.to/2dEadiD
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.