public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ulrich Mueller (ulm)" <ulm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/openmotif/files: openmotif-2.3.1-XmRenderT-no-xft.patch
Date: Sat, 28 Jun 2008 08:46:28 +0000	[thread overview]
Message-ID: <E1KCW4i-0000xb-1s@stork.gentoo.org> (raw)

ulm         08/06/28 08:46:28

  Added:                openmotif-2.3.1-XmRenderT-no-xft.patch
  Log:
  Add missing conditional for USE=-xft in XmRenderT.c, bug 229779.
  (Portage version: 2.2_rc1/cvs/Linux 2.6.25-gentoo-r4 i686)

Revision  Changes    Path
1.1                  x11-libs/openmotif/files/openmotif-2.3.1-XmRenderT-no-xft.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/openmotif/files/openmotif-2.3.1-XmRenderT-no-xft.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/openmotif/files/openmotif-2.3.1-XmRenderT-no-xft.patch?rev=1.1&content-type=text/plain

Index: openmotif-2.3.1-XmRenderT-no-xft.patch
===================================================================
--- openmotif-2.3.1-orig/lib/Xm/XmRenderT.c	2008-04-23 16:58:27.000000000 +0200
+++ openmotif-2.3.1/lib/Xm/XmRenderT.c	2008-06-28 10:05:58.000000000 +0200
@@ -1979,6 +1979,7 @@
 }
 
 #ifdef FIX_1414
+#ifdef USE_XFT
 static int
 GetSameRenditions(XmRendition *rend_cache, XmRendition rend, int count_rend)
 {
@@ -2009,6 +2010,7 @@
 
 }
 #endif
+#endif
 
 /* Make sure all the font related resources make sense together and */
 /* then load the font specified by fontName if necessary. */



-- 
gentoo-commits@lists.gentoo.org mailing list



                 reply	other threads:[~2008-06-28  8:46 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=E1KCW4i-0000xb-1s@stork.gentoo.org \
    --to=ulm@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox