Open Issues Need Help
View All on GitHub Libraries • C Libraries
Unittest about 2 months ago
AI Summary: Add unit tests to a C Variant wrapper library to ensure each function's correctness and robustness.
Complexity:
3/5
enhancement help wanted
Libraries • C Libraries
unuse autoconf about 2 months ago
AI Summary: Replace the existing autoconf-based build system for a C Variant wrapper library with a Makefile-based system. This involves migrating build instructions and dependencies from the autoconf configuration to a Makefile, ensuring compatibility and functionality remain unchanged.
Complexity:
4/5
help wanted