Bug 577485

Summary: Value validation with ANY types not working
Product: [IoT] 4DIAC Reporter: Martin Melik-Merkumians <martin.melik>
Component: 4DIAC-IDEAssignee: Project Inbox <4diac-inbox>
Status: CLOSED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: alois.zoitl
Version: 2.0.0   
Target Milestone: 2.0.1   
Hardware: All   
OS: All   
See Also: https://git.eclipse.org/r/c/4diac/org.eclipse.4diac.ide/+/188183
https://git.eclipse.org/c/4diac/org.eclipse.4diac.ide.git/commit/?id=28bcebc46dcb5db306fe9036d71f176c7ec79b7d
Whiteboard:

Description Martin Melik-Merkumians CLA 2021-11-26 07:50:54 EST
The (initial) value validation for ANY_* types does not work properly.
When entering 123 as an initial value of an ANY pin, an error message is shown and a data type has to be specified in the value (e.g. INT#123). If the type is ANY_NUM validation does not work: "123" as well as "hello" is accepted as a value.
Comment 1 Eclipse Genie CLA 2021-11-26 07:57:39 EST
New Gerrit change created: https://git.eclipse.org/r/c/4diac/org.eclipse.4diac.ide/+/188183