Skip to content

Version 4.1.4/4.1.5 breaks applications written in C (such as cmus) #47

@X-m7

Description

@X-m7

The line below is only valid in C++ (introduced in commit 2637194), so if a C application tries to use the library it fails to compile, whereas with version 4.1.3 it works just fine. cmus in particular is affected by this change.

ShouldParseAtomCallback cb = nullptr );

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