Andrei Gudkov

Results 1 issues of Andrei Gudkov

Currently error handling is poor: * failure to allocate memory results in error message sent to stderr and segfault (e.g. in `roaring_bitmap_add()`) * there is no way to distinguish between...

enhancement
help wanted