emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: FC_COLOR in src/ftfont.c


From: jpff
Subject: Re: FC_COLOR in src/ftfont.c
Date: Tue, 3 Apr 2018 16:15:53 +0100 (BST)
User-agent: Alpine 2.11 (DEB 23 2013-08-11)

#define FC_MAJOR        2
#define FC_MINOR        11
#define FC_REVISION     1


On Tue, 3 Apr 2018, Eli Zaretskii wrote:

Date: Tue, 3 Apr 2018 14:05:52 +0100 (BST)
From: jpff <address@hidden>

Just pulled from git and got

   CC       ftfont.o
ftfont.c: In function ‘ftfont_spec_pattern’:
ftfont.c:771:38: error: ‘FC_COLOR’ undeclared (first use in this function)
        && ! FcPatternAddBool(pattern, FC_COLOR, FcFalse))
                                       ^
ftfont.c:771:38: note: each undeclared identifier is reported only once
for each function it appears in
Makefile:382: recipe for target 'ftfont.o' failed

OpenSuSE Leap42.3 with GNU/emacs 27.0.50

What is your version of fontconfig?

I guess the solution depends on whether systems with fontconfig that
doesn't support FC_COLOR are still susceptible to the original bug.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]