Skip to content

Information is lost when passing a dynamic array of strings as a char** to a backend #512

@tegonzalo

Description

@tegonzalo

Recently after we enabled pedantic errors, Greg changed the static initialisation of arrays in FlavBit, for the interface with SuperIso, to dynamic arrays. Well turns out that the info in the arrays is corrupted as it's passed somehow. The pointer provided is correct, but just filled with garbage when it gets to the backend.

Metadata

Metadata

Assignees

No one assigned

    Labels

    BackendsRelates to GAMBIT interaction with external codes.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions