os400/libxmlrpg/xmlTypesC.rpgle


Log

Author Commit Date CI Message
Nick Wellnhofer 20c60886 2020-03-08T17:19:42 Fix typos Resolves #133.
Patrick Monnerat ae0b2240 2015-04-01T19:35:39 os400: use like() for double type.
Patrick Monnerat 22b0415a 2015-04-16T16:04:06 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. - Some 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 split long lines. - Adjust /include file name mapping translation for proper prefix handling.