Skip to content

Fix enums values #11

@kornilova203

Description

@kornilova203

Currently value for enums is calculated using a counter, but some enums may have explicit value, so counter may assign wrong numbers to them.

This should solve the problem:

en->getInitVal()->getLimitedValue()

Metadata

Metadata

Assignees

No one assigned

    Labels

    bindgenBinding generatorbugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions