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 ); |