On Mon, Dec 25, 2017 at 10:39 PM, Liam Beguin <liambeguin@xxxxxxxxx> wrote: > I'm curious, how did you build to get this error to show? > I tried with the DEVELOPER 'flag' but nothing showed and -Wextra gave > way too much messages... > Did you just add -Wignored-qualifiers to CFLAGS? I have a custom CFLAGS, created before DEVELOPER flag was added, which is -Wextra -Werror plus about 5 -Wno-xxx to shut gcc up. -- Duy