libfontenc: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Tue Aug 30 22:06:40 UTC 2022


 src/encparse.c |    4 ++++
 src/fontenc.c  |    4 ++++
 2 files changed, 8 insertions(+)

New commits:
commit f7f8c9af5773c3c73a635308054872b49c5bbe94
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Tue Aug 30 08:21:01 2022 -0700

    include config.h before system headers
    
    Makes sure any defines needed to expose functions like reallocarray()
    are present on platforms that need them (_GNU_SOURCE, _OPENBSD_SOURCE,
    __EXTENSIONS__, etc.)
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the xorg-commit mailing list