Arie Roos
Arie Roos
Hi I saw issue #5, and agreed that it is a good idea, and not too hard to implement. Some applications may have to use a cryptographically secure PRNG as...
**Describe the bug** Sometimes I need to acquire and release the same lock with different objects. I am constricted by a legacy design to do it this way, because acquiring...
The game segfaults when I run it. Here's what I got from gdb: ``` Starting program: /usr/bin/python3 ./unknown-horizons [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". Program received...
I sometimes get "yes" or "no" inputs, but I'm only interested in the first character ("y" or "n"). I think substring will be a handy addition, as it'll allow users...
This is a potential fix for issue #37 I haven't tested it, I'm not sure exactly how to do that. However I figured that opening a PR is a way...
It seems that optional scalar types are not supported for Dart ``` ❯ ./flatc --dart --gen-object-api -o lib flatbuffer/* error: /home/arie/Workspace/eab-solutions/Farmcon/liblink/flatbuffer/animals.fbs:12: 35: error: Optional scalars are not yet supported in...
### What do you want to change? Hi Thanks for this amazing library. Will you please consider adding MySQL support for `emit_pointers_for_null_types`? ### What database engines need to be changed?...