xf86-video-sis: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Thu Dec 15 16:48:23 UTC 2022


 .gitlab-ci.yml   |    4 ++--
 src/initextx.c   |   13 +++++++------
 src/sis.h        |   18 +++++++++---------
 src/sis_driver.c |    7 +++----
 src/sis_memcpy.c |    2 +-
 src/sis_setup.c  |    6 +++---
 6 files changed, 25 insertions(+), 25 deletions(-)

New commits:
commit 6b5e2078639725c09f9be7ca98512147dfa222a4
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Thu Dec 8 18:30:12 2022 -0800

    SISErrorLog: Add printf attribute
    
    sis_driver.c: In function ‘SISErrorLog’:
    sis_driver.c:435:5: warning: function ‘SISErrorLog’ might be a candidate
      for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format]
         xf86VDrvMsgVerb(pScrn->scrnIndex, X_ERROR, 1, format, ap);
         ^~~~~~~~~~~~~~~
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 7aca631c943c9c6108cc12099a4b747b109e2c0f
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Thu Dec 8 18:24:49 2022 -0800

    Resolve 174 out of 180 -Wdiscarded-qualifiers warnings
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 7a4afa9595d9f77a775040de6cdb42f76a288253
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Thu Jul 28 17:30:21 2022 -0700

    gitlab CI: stop requiring Signed-off-by in commits
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the xorg-commit mailing list