mirror of
https://github.com/taglib/taglib.git
synced 2025-07-19 05:24:25 -04:00
289b6abb43565185a342a2d6b0a3cfea9a977be0
mbstate_t is an opaque type that is often a union or a struct, so setting it directly to 0 is incorrect and causes build failures with some compilers such as clang.
Description
No description provided
Languages
C++
95.9%
CMake
2.5%
C
1.1%
Logos
0.5%