unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Francis Devereux <francis@devrx.org>
To: David Reitter <david.reitter@gmail.com>
Cc: Adrian Robert <adrian.b.robert@gmail.com>,
	John Whitley <whitley@acm.org>,
	4736@emacsbugs.donarmstrong.com, emacs-devel@gnu.org
Subject: bug#4736: 23.1; ns-antialias-text set to nil has no effect
Date: Sun, 14 Feb 2010 16:01:55 +0000	[thread overview]
Message-ID: <F6AE2CDD-9119-4CBA-8B87-6CEA3E65BED8__35482.2798901752$1266167481$gmane$org@devrx.org> (raw)
In-Reply-To: <2A6D0821-4E99-48D0-A710-2D01006A09E4@gmail.com>

On 14 Feb 2010, at 15:38, David Reitter wrote:

> On Feb 14, 2010, at 8:31 AM, Francis Devereux wrote:
> 
>> On 17 Oct 2009, at 13:16, Adrian Robert wrote:
>> 
>>> http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=4736
>> 
>> I've also discovered that if I build Emacs as a 32 bit binary on 10.6 (the default is 64 bit on 10.6) with the following command then ns-antialias-text works.  The commands I used to build are:
>> LDFLAGS="-arch i386" CFLAGS="-g -O2 -arch i386 -march=core2" ../trunk/configure --build=i386-apple-darwin10.2.0 --with-ns && make -j2 && make install
> 
> 
> ns_antialias_text is wrongly declared as an int instead of Lisp_Object, and the nonstandard pointer comparison to Qnil helped cover it up, I suppose.  That also explains why it happened to work on 32bit.   Try the patch below.

Thanks David, works when compiled as 64 bit on OS X 10.6.2.

Francis







  parent reply	other threads:[~2010-02-14 16:01 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-17 12:16 bug#4736: 23.1; ns-antialias-text set to nil has no effect Adrian Robert
2010-02-14 13:31 ` Francis Devereux
     [not found] ` <B92EACBD-D004-40A8-8FAB-C5CB4EBBA76A@devrx.org>
2010-02-14 15:38   ` David Reitter
     [not found]   ` <2A6D0821-4E99-48D0-A710-2D01006A09E4@gmail.com>
2010-02-14 16:01     ` Francis Devereux [this message]
     [not found]     ` <F6AE2CDD-9119-4CBA-8B87-6CEA3E65BED8@devrx.org>
2010-02-15 23:36       ` John Whitley
     [not found]       ` <B2199544-E21D-47C7-BBA0-A80DCC7F19B1@acm.org>
2010-02-25 20:40         ` Francis Devereux
     [not found]         ` <290BF290-C00C-4E8D-9462-9FE941ECFCE4@devrx.org>
2010-02-26  0:49           ` Chong Yidong
     [not found]           ` <87wry0ddnv.fsf@stupidchicken.com>
2010-02-27 20:42             ` Francis Devereux
  -- strict thread matches above, loose matches on Subject: below --
2010-01-08 15:18 John Whitley
     [not found] <mailman.9008.1255782444.2239.bug-gnu-emacs@gnu.org>
2009-11-12  6:34 ` Chaoyi
2009-10-16  3:59 John Whitley

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to='F6AE2CDD-9119-4CBA-8B87-6CEA3E65BED8__35482.2798901752$1266167481$gmane$org@devrx.org' \
    --to=francis@devrx.org \
    --cc=4736@emacsbugs.donarmstrong.com \
    --cc=adrian.b.robert@gmail.com \
    --cc=david.reitter@gmail.com \
    --cc=emacs-devel@gnu.org \
    --cc=whitley@acm.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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).