[Openchrome-devel] [xf86-video-openchrome]X driver for VIA IGPs branch master updated. release_0_4_0-292-gae62ee7

Kevin Brace kevinbrace at kemper.freedesktop.org
Mon Jun 20 06:22:40 UTC 2016


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "X driver for VIA IGPs".

The branch, master has been updated
       via  ae62ee78bf6aa7b8f3ba642fc8d5ff55947b5741 (commit)
      from  b4bfc1a4cf1d54e5ec2a9301c7c44433d3afa8a1 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit ae62ee78bf6aa7b8f3ba642fc8d5ff55947b5741
Author: Kevin Brace <kevinbrace at gmx.com>
Date:   Mon Jun 20 01:17:02 2016 -0500

    Fix for 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 to
    successfully compile the code due to it not being able to
    resolve the lack of xf86InitFBManager declaration. Including
    xf86fbman.h with via_driver.h resolves this problem.
    
    Reported-by: Benno Schulenberg <bensberg at justemail.net>
    Tested-by: Xavier Bachelot <xavier at bachelot.org>
    Signed-off-by: Kevin Brace <kevinbrace at gmx.com>

-----------------------------------------------------------------------

Summary of changes:
 src/via_driver.h | 1 +
 1 file changed, 1 insertion(+)


hooks/post-receive
-- 
X driver for VIA IGPs


More information about the Openchrome-devel mailing list