[Openchrome-devel] [Bug 96399] New build warnings
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sat Jun 18 23:42:34 UTC 2016
https://bugs.freedesktop.org/show_bug.cgi?id=96399
--- Comment #11 from Kevin Brace <kevinbrace at gmx.com> ---
Created attachment 124595
--> https://bugs.freedesktop.org/attachment.cgi?id=124595&action=edit
Proposed patch to fix xf86InitFBManager implicit declaration warning
Commit e73fa19 removed including xf86fbman.h when compiling via_ums.c,
and as a result, if the code was compiled with a stricter warning
compilation option, it will not be able successfully compile the code
due to not being able to resolve the lack of xf86InitFBManager
declaration. Including xf86fbman.h with via_driver.h resolves this
problem.
Reported-by: Benno Schulenberg <"Benno's e-mail address">
Reported-by: Xavier Bachelot <"Xavier's e-mail address">
Signed-off-by: Kevin Brace <"Kevin's e-mail address">
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/openchrome-devel/attachments/20160618/c5885da8/attachment.html>
More information about the Openchrome-devel
mailing list