Error building U1DB with clang: variable 'statement' is used uninitialized
Bug #1632824 reported by
Luke
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
U1DB |
New
|
Undecided
|
Unassigned |
Bug Description
When I tried to build U1DB with clang, I got the following error:
u1db_query.c:902:9: error: variable 'statement' is used uninitialized whenever 'if' condition is true
It's the same error as can be found here:
http://
To post a comment you must log in.