Bug 576867 - Initial values for FB Types are not correctly exported
Summary: Initial values for FB Types are not correctly exported
Status: CLOSED FIXED
Alias: None
Product: 4DIAC
Classification: IoT
Component: 4DIAC-IDE (show other bugs)
Version: 2.0.0   Edit
Hardware: PC Linux
: P3 normal
Target Milestone: 2.0.1   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-10-24 17:24 EDT by Alois Zoitl CLA
Modified: 2021-10-25 07:26 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alois Zoitl CLA 2021-10-24 17:24:56 EDT
Boolean values are exported as const char arrays (e.g., "true");
For numbers having the number format (e.g., 16#AFFE) invalid C++ code is generated.
Comment 1 Eclipse Genie CLA 2021-10-24 17:32:00 EDT
New Gerrit change created: https://git.eclipse.org/r/c/4diac/org.eclipse.4diac.ide/+/186874