Skip to content

Bogus enum constant explicit promotion when previous value was negative #246

@PathogenDavid

Description

@PathogenDavid

Found in ImPlot:

https://github.com/epezent/implot/blob/fc0fd112467c2be84bc56daa57612b0c579ff1af/implot.h#L406-L420

ImPlotMarker_Circle will be emitted with an explicit value and result in a bogus warning:

Warning: ImPlotMarker.Circle had an implicit value, but it had to be translated with an explicit one.

However, emitting this as it was written in C++ is plenty fine in C#.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Area-OutputGenerationIssues concerning the process of generating output from BiohazrdRelativelySmallIssues that are relatively small and could be good candidates for someone's first issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions