Skip to content

Default naming rules for enums (probably other elements) sometimes output names starting with digits. #105

@vanattab

Description

@vanattab

There should probably be some default prefix added when the generator tries to create names starting with digits.

typedef enum
{
    NV_MOSAIC_TOPO_1x2_PASSIVE_STEREO = NV_MOSAIC_TOPO_BEGIN_PASSIVE_STEREO,
} NV_MOSAIC_TOPO
1x2PassiveStereo = unchecked((System.Int32)(24)),

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions