all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: jpff <jpff@codemist.co.uk>
To: Eli Zaretskii <eliz@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: FC_COLOR in src/ftfont.c
Date: Tue, 3 Apr 2018 16:15:53 +0100 (BST)	[thread overview]
Message-ID: <alpine.DEB.2.11.1804031615440.6604@snout.codemist.co.uk> (raw)
In-Reply-To: <8360585r3c.fsf@gnu.org>

[-- Attachment #1: Type: TEXT/PLAIN, Size: 893 bytes --]

#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 <jpff@codemist.co.uk>
>>
>> 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	other threads:[~2018-04-03 15:15 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-03 13:05 FC_COLOR in src/ftfont.c jpff
2018-04-03 13:58 ` Eli Zaretskii
2018-04-03 15:15   ` jpff [this message]
2018-04-03 15:17   ` Paul Eggert
2018-04-03 15:46     ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=alpine.DEB.2.11.1804031615440.6604@snout.codemist.co.uk \
    --to=jpff@codemist.co.uk \
    --cc=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.