This repository was archived by the owner on Apr 1, 2025. It is now read-only.
v3.0.1
To be fair, it only happens here because this is a C-style API that was converted to Go but keeping its general shape. The proper fix, to be done eventually, is to replace all these boolean error flags by proper error types. Fixes #665