emacs-devel
[Top][All Lists]
Advanced

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

Re: CVS HEAD fails to build on OSX 10.4 (macterm.c broken?)


From: YAMAMOTO Mitsuharu
Subject: Re: CVS HEAD fails to build on OSX 10.4 (macterm.c broken?)
Date: Fri, 31 Aug 2007 09:08:06 +0900
User-agent: Wanderlust/2.14.0 (Africa) SEMI/1.14.6 (Maruoka) FLIM/1.14.8 (Shijō) APEL/10.6 Emacs/23.0.50 (sparc-sun-solaris2.8) MULE/5.0 (SAKAKI)

>>>>> On Wed, 29 Aug 2007 09:41:50 -0700, Dan Nicolaescu <address@hidden> said:

>> It works in terminal mode, but fails to launch in carbon mode. :(

> It used to do at least that much when I did the mac multi-tty port
> back in May. A lot of things seem to have changed in CVS for the mac
> since then.

Now I can hardly believe that.  I couldn't find any calls to
add_keyboard_wait_descriptor in the past macterm.c in the multi-tty
branch despite the comment in process.c below:

  /* Don't do this, it caused infinite select loops.  The display
     method should call add_keyboard_wait_descriptor on stdin if it
     needs that.  */
#if 0
  FD_SET (0, &input_wait_mask);
#endif

I seriously suspect you ran a wrong (i.e., non multi-tty) executable.

                                     YAMAMOTO Mitsuharu
                                address@hidden




reply via email to

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