Hi Daniel,
Can you please apply this patch to the git repo?
The changes are as follows:
os400: fix various ILE/RPG types definitions. Adjust build scripts.
- A typo caused an undefined symbol reference.
- A structure field name did not match the corresponding C name due
to a typo
- Several structured fields were not properly aligned.
- The long/ulong types were wrongly mapped to 64-bit types.
- A typo in a /include directive caused a compilation error.
- Doc files copy now converts from UTF-8 and splits long lines.
- Adjust /include file name mapping translation for proper prefix
handling.
It contains a new file: os400/libxmlrpg/xmlTypesC.rpgle
Only os400 files are affected.
As you can see, there are a lot of type problems for ILE/RPG: I'll
abstract all enum/integer types in the next weeks and submit other
patches for that.
Thanks for your support.
Salut!
Patrick
Attachment:
libxml2-rpgtypes.patch.gz
Description: libxml2-rpgtypes.patch.gz