The prototype for the function CU_automated_package_name_get() in CUnit/Headers/Automated.h is incomplete because it is declared as () rather than (void).
This causes a problem with the gcc compiler flag -Wstrict-prototypes is used.
Patch supplied.
Anonymous
Our reference: AST-3754
Hi there, CUnit is now maintained over on gitlab at https://gitlab.com/cunity/cunit and there has been significant work in this area