Rangi
|
1e5c95d8d4
|
Silence gcc warnings, even in Travis
-Wno-missing-field-initializers is needed because of false positives over {0} initialization
|
2019-02-16 16:24:47 -05:00 |
|
Rangi
|
ca08ffce6e
|
Avoid warnings from gcc without having to silence them all
|
2018-08-18 22:42:46 -04:00 |
|
aaaaaa123456789
|
5a55d629e1
|
Update lzcomp to the latest version and fix Makefiles accordingly
|
2018-08-04 23:43:59 -03:00 |
|
Rangi
|
462bae31d9
|
Silence -Wimplicit-fallthrough
|
2018-06-20 22:14:50 -04:00 |
|
yenatch
|
94577d9553
|
fix warnings in lzcomp and md5
|
2017-09-24 01:07:08 -04:00 |
|
Ben10do
|
848b3ba3ec
|
Fix warnings about assignments in ‘if’ statements
Assignments in ‘if’ statements cause a warning in Clang, asking you to enclose the assignment in brackets (to show that it was intentional).
|
2017-06-09 22:42:05 +01:00 |
|
yenatch
|
2ab468268a
|
Add C build tools.
|
2016-08-24 21:56:07 -04:00 |
|