Opened 7 years ago
#4548 new enhancement
Implement support for enumerations in Susan
Reported by: | Per Östlund | Owned by: | Adrian Pop |
---|---|---|---|
Priority: | high | Milestone: | Future |
Component: | Susan (Templates) | Version: | v1.13.0-dev-nightly |
Keywords: | Cc: |
Description
Susan doesn't have any support for enumerations it seems, i.e. it's not possible to declare enumerations in a type view or do anything with them in a template. This restricts the use of enumerations quite a bit since we can't use them in structures we already dump using templates (e.g. SCode or DAE), or use templates to dump structures we already use enumerations in (e.g. new frontend).
Note:
See TracTickets
for help on using tickets.