Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2016-01-11 | cogl-1.0: fix may be used uninitialized error | Robert Yang | 1 | |
Fixed when DEBUG_BUILD = "1": test-backface-culling.c:206:7: error: 'cull_front' may be used uninitialized in this function [-Werror=maybe-uninitialized] | validate_part (framebuffer, | ^ | cc1: some warnings being treated as errors Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Ross Burton <ross.burton@intel.com> |