shua

Results 36 comments of shua

was this discovered as part of #6990 ? Since that's closed, is this still relevant?

I may have addressed this with #181 . At least, the type parameters are validated there, the function body is still not checked.

zulip gives an error that that link isn't publicly accessible. Can anyone with access copy+paste the context in this issue?

Didn't find this ticket so just adding some more of the error output to hopefully help search engines point other lost souls here ``` cargo:warning=rocksdb/include/rocksdb/trace_record.h:63:11: error: unknown type name 'uint64_t'...

I saw that yesterday and checked. Yes, can confirm building with clang 19 and `rocksdb` dependency on git master (ie including #1007) does fix the problem for me.

I guess this can be closed? As stated above, the change from #1007 seems to resolve this.