Skip to content

C functions throw C++ exceptions #3

@jpouderoux

Description

@jpouderoux

Hi,

MSVS throws some warnings for functions declared in single_mmc_wrapper.h: they are declared as extern C functions, but in their definitions, C++ exceptions can be thrown (which is not supposed to happen in C functions for sure).

Joachim

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