You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 4, 2023. It is now read-only.
capn.c: In function ‘lookup_segment’:
capn.c:221:19: error: ‘y’ may be used uninitialized in this function [-Werror=maybe-uninitialized]
capn.c:222:6: error: ‘x’ may be used uninitialized in this function [-Werror=maybe-uninitialized]
cc1: all warnings being treated as errors
Makefile:13: recipe for target 'capn.o' failed
The text was updated successfully, but these errors were encountered:
Using gcc 4.7.3
The text was updated successfully, but these errors were encountered: