Inconsistent DLL files specified/created by various tools: src/libharfbuzz.la:dlname='libharfbuzz-0.dll' src/harfbuzz.def:LIBRARY libharfbuzz-1.dll
Fixed. Thanks.
Is is the proper solution to use the -0 revision instead of -1?
Yes. 0 is desired. We didn't break ABI. It will stay at 0 while we are ABI-compatible. Same thing about the soname on Unix.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.