Florian Denis
Florian Denis
Hey, I was wondering if you could expand on the decision of using anonymous structs in `ccv` such as ``` typedef struct { int type; uint64_t sig; ... } ccv_dense_matrix_t;...
Hi, Thanks for the great work. Unfortunately, I can't appear to have it working. The script runs fine, but heroku keeps throwing me the "Application Error" page. Inspecting the database...
- Make sure `CMAKE_OSX_ARCHITECTURES` gets defined for iOS if not user-supplied (extending existing logic for macOS) - Make sure `CMAKE_OSX_SYSROOT` gets defined as well
CC version [1.0.80](https://github.com/rust-lang/cc-rs/releases/tag/1.0.80) fixes issues I have been encountering
**Describe the bug** I have the suspicion that the incorrect SerialName is used when using a delegate serializer on a class implementing a sealed interface. This could just be a...
I realize this is something that is not currently supported; This is something that would hugely increase the benefit of this tool for me. To be clear, I am talking...