[Openchrome-devel] xf86-video-openchrome: 3 commits - configure.ac src/via_vt1632.c src/via_vt1632.h
Kevin Brace
kevinbrace at gmx.com
Thu Aug 4 05:11:25 UTC 2016
Hi Xavier,
> Hi Kevin,
>
> There's something wrong here :
>
> via_tmds.c: In function 'via_dvi_detect':
> via_tmds.c:321:14: warning: implicit declaration of function
> 'via_vt1632_detect' [-Wimplicit-function-declaration]
> status = via_vt1632_detect(output);
> ^
>
> Sorry, too late for me to fix now, but it should be earlier where you live.
>
> Regards,
> Xavier
>
Thanks for catching my error.
I did end up moving the function prototype declaration to via_vt1632.h.
If you can tell me how I can increase the severity level of the warning during compilation, that might prevent a situation like this in the future.
Regards,
Kevin Brace
More information about the Openchrome-devel
mailing list