commit | a88a35d1f46c7251a1441b654f6a2dd61284148b | [log] [tgz] |
---|---|---|
author | Ambroise Vincent <ambroise.vincent@arm.com> | Thu Feb 14 09:48:21 2019 +0000 |
committer | Ambroise Vincent <ambroise.vincent@arm.com> | Mon Apr 01 10:43:42 2019 +0100 |
tree | dc66660c7e751147d7d843c1937f905f17973830 | |
parent | b237bca9b035c11f04ee649b13ba500c3f2b7bf5 [diff] |
Remove several warnings reported with W=2 Improved support for W=2 compilation flag by solving some nested-extern and sign-compare warnings. The libraries are compiling with warnings (which turn into errors with the Werror flag). Outside of libraries, some warnings cannot be fixed. Change-Id: I06b1923857f2a6a50e93d62d0274915b268cef05 Signed-off-by: Ambroise Vincent <ambroise.vincent@arm.com>