xf86-video-dummy: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Sat Mar 25 16:31:35 UTC 2023


 src/dummy.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 234cb0271bbf69ef3bd0b90a2efdd8fb724b78f0
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Fri Mar 17 15:33:38 2023 -0700

    List argument types in dummyRec->CreateWindow() function declaration
    
    Will be needed for C23 builds, since C23 treats () as (void),
    not as an unspecified argument list.
    
    Fixes warning from Solaris Studio C compiler with -fd flag:
    "dummy.h", line 55: warning: old style function declaration
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the xorg-commit mailing list