emacs-devel
[Top][All Lists]
Advanced

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

Re: ATSUI support on Carbon Emacs


From: Sébastien Kirche
Subject: Re: ATSUI support on Carbon Emacs
Date: Tue, 25 Oct 2005 02:00:03 +0200
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (darwin)

At 13:10 on oct 1 2005, YAMAMOTO Mitsuharu said :

> At the request of the maintainer, I installed ATSUI support on Carbon
> Emacs to the trunk.  It does not change anything unless -DUSE_ATSUI is
> specified at compile time.  It is still somewhat experimental, and has
> some known problems:

FWIW, I have found that it does not compile under OSX x86 :
/Users/seki/projets/emacs/mac/../src/macterm.c:719: error: 'Unichar' undeclared 
(first use in this function)
/Users/seki/projets/emacs/mac/../src/macterm.c:719: error: (Each undeclared 
identifier is reported only once
/Users/seki/projets/emacs/mac/../src/macterm.c:719: error: for each function it 
appears in.)
/Users/seki/projets/emacs/mac/../src/macterm.c:719: error: 'text' undeclared 
(first use in this function)
/Users/seki/projets/emacs/mac/../src/macterm.c:719: error: parse error before 
')' token

In my case,  I do have USE_ATSUI and I  suppose that WORDS_BIG_ENDIAN is
not defined because of the x86 platform.

Could CarbonCore/MacTypes.h be missing ?

Regards.
-- 
Sébastien Kirche





reply via email to

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