OVERLOAD matching: varchar(10) & varchar(20)
Justin Taylor <[email protected]>
| Newsgroups | gmane.comp.lang.as400.rpg |
|---|---|
| Message-ID | <CAJu8Sp-J-qHPScfNHnagfrksUig1m805FgQJKjB0B+zQxiDbYA@mail.gmail.com> |
I have an existing overloaded prototype that has a procedure with an input parameter of varchar(20). I need to add a varchar(10). I put the new, shorter prototype first in the OVERLOAD so it'll find that one first. The module compiles, but the calling program (SQLRPGLE) fails to compile with a severity 30 error: RNF0203 PROTOTYPES &1 AND &2 BOTH MATCH THE CALL; FIRST MATCH ASSUMED. I'm OK with using the first match, but the severity 30 is blocking the compile. Any idea what I'm missing? Thanks -- This is the RPG programming on IBM i (RPG400-L) mailing list To post a message email: [email protected] To subscribe, unsubscribe, or change list options, visit: https://lists.midrange.com/mailman/listinfo/rpg400-l or email: RPG400-L-request-+hD5IHI5Xscn3HwCXmMcX9BPR1lH4CV8@public.gmane.org Before posting, please take a moment to review the archives at https://archive.midrange.com/rpg400-l. Please contact support-FMtJrHiV//lnDLsaKlm4mFaTQe2KTcn/@public.gmane.org for any subscription related questions.