Skip to content
This repository has been archived by the owner on Nov 4, 2023. It is now read-only.

Warning in compilation #4

Open
skinkie opened this issue Jun 7, 2014 · 1 comment
Open

Warning in compilation #4

skinkie opened this issue Jun 7, 2014 · 1 comment

Comments

@skinkie
Copy link

skinkie commented Jun 7, 2014

Using gcc 4.7.3

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
@kylemanna
Copy link

Fixed in #10

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants