Changes between Initial Version and Version 5 of Ticket #7
- Timestamp:
- Sep 27, 2018, 2:46:27 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #7
- Property Cc a3moss added
-
Property
Summary
changed from
CFA Assertion Error: CodeGenerator visits TypeExpr in trait
toCFA Assertion Error: CodeGenerator visits TypeExpr in trait/genaric type
-
TabularUnified Ticket #7 – Description
initial v5 3 3 A trimmed down version of the code, which still generates the same error, is included: 4 4 {{{ 5 #include <stdlib >5 #include <stdlib.hfa> 6 6 extern "C" { 7 7 #include <stdbool.h>