oops o) new line is: -Wall -Wno-parentheses -Wno-sequence-point \
On Tue, Feb 9, 2016 at 10:50 PM, Mike Pechkin <mike.pech...@gmail.com> wrote: > hi, > > OK. new patch: > o) old lines not touched > o) rename -W -> -Wextra > o) new line: > -Wextra -Wimplicit -Wreturn-type -Wunused -Wformat > > Mike > > > On Mon, Feb 8, 2016 at 11:27 PM, Mike Pechkin <mike.pech...@gmail.com> > wrote: > >> hi, >> >> you are correct, this is draft patch. >> > Goal: compile with minimum commands + -Wall >> >> as you can see patch supports goal, and pil32 pass selftests and my code. >> >> Mike >> >> >> >