Closed yegorich closed 11 years ago
The change is ok and would not break anything. Because it would make the code more clumsy, what do you think if we specify -Wno-unused-parameter (or something like that) in the Makefile?
I haven't seen such warnings on my Xubuntu host, only Android's NDK complained. So I'll just use this flag for my Android build system.
Adding this flag to Makefile won't do any harm either.
On Fri, Sep 20, 2013 at 05:38:17AM -0700, Yegor Yefremov wrote:
I haven't seen such warnings on my Xubuntu host, only Android's NDK complained. So I'll just use this flag for my Android build system.
Adding this flag to Makefile won't do any harm either.
I just added the flag and pushed the change.
Greetings,
Hannes
Signed-off-by: Steve Schefter steve.schefter@timesys.com Tested-by: Yegor Yefremov yegorslists@googlemail.com