libfontenc: Changes to 'master'

Julien Cristau jcristau at kemper.freedesktop.org
Thu Sep 24 10:29:59 PDT 2015


 include/X11/fonts/fontenc.h |    2 +-
 src/encparse.c              |    8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

New commits:
commit 8bbc9af3ef1160f16f176be07c917f9cccf229b2
Author: Julien Cristau <jcristau at debian.org>
Date:   Sun Jul 26 18:32:23 2015 +0200

    make FontEncDirectory return a const string
    
    Its comment already said "This string is static and should not be
    modified".
    
    encparse.c: In function 'FontEncDirectory':
    encparse.c:844:17: warning: assignment discards 'const' qualifier from pointer target type
                 dir = FONT_ENCODINGS_DIRECTORY;
                     ^
    
    Signed-off-by: Julien Cristau <jcristau at debian.org>
    Reviewed-by: Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the xorg-commit mailing list