Search found 2 matches

by Ezhil
Thu May 09, 2024 2:33 pm
Forum: HTTPAPI
Topic: Unable to compile the program which uses Httpapi
Replies: 6
Views: 24629

Re: Unable to compile the program which uses Httpapi

Thanks for the response.
Yes i have downloaded it in different library 'LIBHTTPU'. My H spec & cpybook is :
H BNDDIR('LIBHTTPU/HTTPAPI') DftActGrp(*No)
*
D/Copy qrpglesrc,httpapi_h

Yes RNF5409 is a warning and the severity is 0 only. But still my pgm ends in Comp-Fail since it couldn't able to ...
by Ezhil
Wed May 08, 2024 4:11 pm
Forum: HTTPAPI
Topic: Unable to compile the program which uses Httpapi
Replies: 6
Views: 24629

Unable to compile the program which uses Httpapi

Hi,

I'm unable to compile the rpgbnd program in which im trying to use httpapi. I have downloaded the libhttp library and added it to my list before compiling. I'm getting the error 'RNF5409' - The prototyped call returns a value which is lost when CALLP is used.

When i look into the log im ...