zsh-workers
 help / color / mirror / code / Atom feed
From: Philippe Troin <phil@fifi.org>
To: Peter Stephenson <pws@csr.com>
Cc: zsh-workers@sunsite.dk
Subject: Re: Spring patch clean-up: HAVE_BROKEN_TCSETPGRP and backgrounded ./configure
Date: 02 Jun 2004 02:43:16 -0700	[thread overview]
Message-ID: <877juqmh1n.fsf@ceramic.fifi.org> (raw)
In-Reply-To: <200406020925.i529Pdm8024057@news01.csr.com>

Peter Stephenson <pws@csr.com> writes:

> Philippe Troin wrote:
> > Shall we consider this for inclusion?
> 
> I haven't actually tried this, but it looks reasonable.

Last time I've tried, it worked, I promise :-)

Things to test:

  ./configure                - should work

  ./configure &              - should work and not hang

  ./configure < /dev/null >& /dev/null
                             - should detect HAVE_BROKEN_TCSETPGRP
                               correctly (used to assume
                               !HAVE_BROKEN_TCSETPGRP if test ! -t 0)

  setsid ./configure         - run without a tty, should complain and
                               request to use --with[out]-tcsetpgrp

  echo ./configure | at now  - same as above

Also, the part that I have not tested: run all the above on a host for
which HAVE_BROKEN_TCSETPGRP is true...  Which arch, I dunno... BeOS maybe?

Phil.


  reply	other threads:[~2004-06-02  9:43 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-05-28 23:55 Philippe Troin
2004-06-02  9:25 ` Peter Stephenson
2004-06-02  9:43   ` Philippe Troin [this message]
2004-06-08 13:27 ` Peter Stephenson
2004-06-08 15:05   ` Philippe Troin

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=877juqmh1n.fsf@ceramic.fifi.org \
    --to=phil@fifi.org \
    --cc=pws@csr.com \
    --cc=zsh-workers@sunsite.dk \
    /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).