Daniel Moura

Results 3 issues of Daniel Moura

Compiling the code from https://github.com/oxesoft/nim-web-backend-sample-stack it is possible to reproduce this warning: .../.nimble/pkgs/ndb-0.19.9/ndb/sqlite.nim(241, 6) Warning: 'tryWithStmt' is not GC-safe as it performs an indirect call via 'body' [GcUnsafe2] .../.nimble/pkgs/ndb-0.19.9/ndb/sqlite.nim(466, 6)...

PerfectLib is ported to Swift 5 but this one is not. I can compile with a bunch of warnings. Apparently 100% of the warnings are related to unsafe pointers. Do...

Based on the pool request https://github.com/ftonello/bluez/pull/3 - annotations fixed; - at the beginning waits for an eligible card device's port; - implemented advertisement using hci functions; - after the BLE...