Currently the source code is using custom and quickly written debugging handling which makes it harder to maintain and makes it less functional.
Tracking to use either debugging library (preferred) or define the current one into a standalone library.
Important files:
src/<project>/make.scm
src/<project>/makevars.scm
Currently the source code is using custom and quickly written debugging handling which makes it harder to maintain and makes it less functional.
Tracking to use either debugging library (preferred) or define the current one into a standalone library.
Important files:
* src/\<project>/make.scm
* src/\<project>/makevars.scm
kreyren
self-assigned this 2022-08-30 12:16:33 +02:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Currently the source code is using custom and quickly written debugging handling which makes it harder to maintain and makes it less functional.
Tracking to use either debugging library (preferred) or define the current one into a standalone library.
Important files: