This is an automated email from the ASF dual-hosted git repository.

sruehl pushed a change to branch feat/code-gen-1.9
in repository https://gitbox.apache.org/repos/asf/plc4x.git


    from 9d8d7378e9 fix(plc4c): fix include to constants
     add 86f2a8dd69 fix(plc4c): generate constants.c

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/plc4x/language/c/CLanguageOutput.java |  9 ++++++---
 ...onstants-template.h.ftlh => constants-template.c.ftlh} | 15 +++++----------
 .../modbus/{include/constants.h => src/constants.c}       |  6 ++++--
 .../plc4x/{include/constants.h => src/constants.c}        |  6 ++++--
 4 files changed, 19 insertions(+), 17 deletions(-)
 copy 
code-generation/language/c/src/main/resources/templates/c/{constants-template.h.ftlh
 => constants-template.c.ftlh} (82%)
 copy plc4c/generated-sources/modbus/{include/constants.h => src/constants.c} 
(82%)
 copy plc4c/generated-sources/plc4x/{include/constants.h => src/constants.c} 
(82%)

Reply via email to