Skip to content

Support raw C-style array type in spec-generator #869

@veselypeta

Description

@veselypeta

Currently the following syntax will fail to generate the spec if a c-style raw array is used in a struct type definition
i.e.

type: size_t
name: my_array[3]
desc: [in] C-Style array

Metadata

Metadata

Assignees

No one assigned

    Labels

    specificationChanges or additions to the specification

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions