Skip to content

Free_Argv call convention needs to be specified. #35

@tomsons26

Description

@tomsons26

atexit expects cdecl, but if you are compiling with a different default call convention Free_Argv will fail to compile with function': cannot convert from 'void (__fastcall *)(void)' to 'void (__cdecl *)(void) in the case of fastcall being the default.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions