Finlay Morrison
Results
3
issues of
Finlay Morrison
A small error in the Heap.h file was fixed.
The repository was cloned and `./gen.sh` was run, and upon running `./build.sh` the following error was given. I am compiling on Debian GNU/Linux 11. ```bash gcc -c -o obj/client_server/oc_core_res.o ../../api/oc_core_res.c...
Some of the type hints in this file do not use the types imported from `typing`, so all of the instances of `list`, `dict`, and `set` typehints have been replaced...