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: Randal L. Schwartz
Subject: Re: CVS HEAD fails to build on OSX 10.4 (macterm.c broken?)
Date: Thu, 30 Aug 2007 20:53:09 -0400

I seriously suspect you are wrong in your suspicion.:)

I built cvs head, and it broke as I reported. I *rebuilt* my emacs_22_1 tagged version, and it went back to working as expected. So, the problem is clearly cvs head.

--
Sent from my iPhone!
(And you would do it too if you could!)


On Aug 30, 2007, at 8:08 PM, YAMAMOTO Mitsuharu <address@hidden > wrote:

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]