Merge pull request #115 from JeremyWesthead/master #78
Annotations
10 errors
Build
SyntaxWarning: "is" with a literal. Did you mean "=="?
|
Build
SyntaxWarning: "is" with a literal. Did you mean "=="?
|
Build
SyntaxWarning: "is" with a literal. Did you mean "=="?
|
Build
SyntaxWarning: "is" with a literal. Did you mean "=="?
|
Build
warning: overflow in conversion from ‘uint32_t’ {aka ‘unsigned int’} to ‘int’ changes value from ‘idx->z.last_bin = 4294967295’ to ‘-1’ [-Woverflow]
|
Build
warning: ‘__builtin_strncpy’ specified bound 20 equals destination size [-Wstringop-truncation]
|
Build
warning: overflow in conversion from ‘uint32_t’ {aka ‘unsigned int’} to ‘int’ changes value from ‘idx->z.last_bin = 4294967295’ to ‘-1’ [-Woverflow]
|
Build
warning: ‘__builtin_strncpy’ specified bound 20 equals destination size [-Wstringop-truncation]
|
Build
warning: this ‘else’ clause does not guard... [-Wmisleading-indentation]
|
Build
note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’
|