projects
/
libam7xxx.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from:
7d09815
)
CMakeLists.txt: enable two new compiler warnings
author
Antonio Ospite <ospite@studenti.unina.it>
Sat, 13 Jul 2013 09:05:00 +0000
(11:05 +0200)
committer
Antonio Ospite <ospite@studenti.unina.it>
Sat, 20 Jul 2013 22:20:06 +0000
(
00:20
+0200)
Enable -Wsign-conversion as a strict compilation check for both gcc and
clang.
For clang also enable -Wshorten-64-to-32 as a strict compilation check.
No differences found