zsh-workers
 help / color / mirror / code / Atom feed
From: Peter Stephenson <p.w.stephenson@ntlworld.com>
To: Zsh hackers list <zsh-workers@zsh.org>
Subject: Re: It seems that I find a zle -F full CPU bug
Date: Thu, 20 Feb 2014 20:04:19 +0000	[thread overview]
Message-ID: <20140220200419.37abbdce@pws-pc.ntlworld.com> (raw)
In-Reply-To: <CAH+w=7ZQ3ivj3DOe0e4z7_w=Av-FvLxfxzdb3vtWQpzvhCmoLw@mail.gmail.com>

On Thu, 20 Feb 2014 11:36:26 -0800
Bart Schaefer <schaefer@brasslantern.com> wrote:
> This is going to require more #ifdef's to examine fds[] in the poll() case
> and the bits in errfds in the select() case.

Yes, they're annoyingly different.  It's quite possible we don't
actually need select() --- certainly it will only be needed for some
pokey old non-POSIX thing.
 
> Aside:  Am I misreading the code, or is it the case that the (HAVE_TIO &&
> sun) #ifdef branch does not support zle -F ?

It should prefer poll or failing that select.  If we don't have any such feature
we can't support zle -F.

pws


  reply	other threads:[~2014-02-20 20:04 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20140220050415.GA29027@lilyforest>
     [not found] ` <CAH+w=7Z+R_ZexSkesp2z+ndooHStOGJcMeWXtD7HCunjqJp9-Q@mail.gmail.com>
     [not found]   ` <20140220094053.137da74f@pwslap01u.europe.root.pri>
     [not found]     ` <20140220131659.GA21182@lilyforest>
2014-02-20 19:36       ` Bart Schaefer
2014-02-20 20:04         ` Peter Stephenson [this message]
2014-02-20 20:47         ` Bart Schaefer
2014-02-21 16:27           ` lilydjwg
2014-02-23 23:07           ` Bart Schaefer
2014-02-24 13:53             ` lilydjwg

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=20140220200419.37abbdce@pws-pc.ntlworld.com \
    --to=p.w.stephenson@ntlworld.com \
    --cc=zsh-workers@zsh.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.vuxu.org/mirror/zsh/

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 NNTP newsgroup(s).