macros: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Sat Sep 7 16:46:21 UTC 2024


 xorg-macros.m4.in |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 9f858d74b36bce8a16771d75a208bd7db8fa80b8
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sun Sep 1 16:20:49 2024 -0700

    Remove -Wdeclaration-after-statement from default warning set
    
    We're going to treat this as a code style issue to be considered in review
    instead of a code portability issue that should always be warned about,
    now that all the compilers we support can handle variable declarations
    after statements.
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>
    Part-of: <https://gitlab.freedesktop.org/xorg/util/macros/-/merge_requests/7>



More information about the xorg-commit mailing list