Skip to content

SST: VLen Array #4556

Open
Open
@ax3l

Description

@ax3l

In ADIOS 2.10.2, I see the following compile warning

source/adios2/toolkit/sst/cp/cp_reader.c:141:18: warning: variable length array folded to constant array as an extension [-Wgnu-folding-constant]
  141 |         char Tmp[strlen(SSTMAGICV0)];
      |                  ^~~~~~~~~~~~~~~~~~
1 warning generated.

cc @eisenhauer ? :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions