Skip to content

Warning (vx4): variable length array folded to constant array as an extension #308

@xalbertoisorna

Description

@xalbertoisorna

warning: variable length array folded to constant array as an extension [-Wgnu-folding-constant]
in line:

ma_frame_t frame_fifo[fifo_entries];

Proposal:
Change fifo_entries to a define.

Metadata

Metadata

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions