AndrewHQ

Results 2 issues of AndrewHQ

**Describe the bug** { "uid": 0, "indexUid": "post_history", "status": "failed", "type": "documentAdditionOrUpdate", "details": { "receivedDocuments": 360461, "indexedDocuments": 0 }, "error": { "message": "Too many open files (os error 24)", "code":...

support

``` $ zig build xxxx\build.zig:6:21: error: root struct of file 'std' has no member named 'build' pub fn build(b: *std.build.Builder) void { ~~~^~~~~~ xxx\zig\0.13.0\files\lib\std\std.zig:1:1: note: struct declared here pub const...