https://bugs.freedesktop.org/show_bug.cgi?id=97063
Bug ID: 97063
Summary: piglit_wfl_framework.c:287:4: error: void function
'parse_test_config' should not return a value
[-Wreturn-type]
Product: piglit
Version: unspecified
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Keywords: regression
Severity: normal
Priority: medium
Component: tests
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
piglit: 212f71dcff6cd80a02cc662661385c3de45a4a45 (master)
[ 2%] Building C object
target_api/gl/tests/util/CMakeFiles/piglitutil_gl.dir/piglit-framework-gl/piglit_wfl_framework.c.o
tests/util/piglit-framework-gl/piglit_wfl_framework.c:287:4: error: void
function
'parse_test_config' should not return a value [-Wreturn-type]
return NULL;
^ ~~~~
tests/util/piglit-framework-gl/piglit_wfl_framework.c:469:34: warning: passing
'int32_t **' (aka 'int **') to parameter of type 'const int32_t **' (aka
'const int **') discards qualifiers in
nested pointer types [-Wincompatible-pointer-types-discards-qualifiers]
partial_config_attrib_list, &attrib_list);
^~~~~~~~~~~~
tests/util/piglit-framework-gl/piglit_wfl_framework.c:186:34: note: passing
argument to
parameter 'attrib_list' here
const int32_t *attrib_list[])
^
--
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug._______________________________________________
Piglit mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/piglit