From: "Eli Zaretskii" <eliz@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: bootstrapping fails
Date: Fri, 20 Aug 2004 17:49:57 +0300 [thread overview]
Message-ID: <01c486c5$Blat.v2.2.2$1b78d700@zahav.net.il> (raw)
In-Reply-To: <200408191530.i7JFU9l27365@raven.dms.auburn.edu> (message from Luc Teirlinck on Thu, 19 Aug 2004 10:30:09 -0500 (CDT))
> Date: Thu, 19 Aug 2004 10:30:09 -0500 (CDT)
> From: Luc Teirlinck <teirllm@dms.auburn.edu>
>
> What is weird is that wait_reading_process_input ia apparently defined
> _twice_ in process.c, once on line 4015, once on line 6879.
That's normal: the first definition is for the version that supports
async subprocesses, the second one for the one that does not
(currently, only the MS-DOS build uses the second definition).
You will see that there's a line saying
#else /* not subprocesses */
somewhere near line 6832 in process.c.
next prev parent reply other threads:[~2004-08-20 14:49 UTC|newest]
Thread overview: 40+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-08-19 15:30 bootstrapping fails Luc Teirlinck
2004-08-19 15:44 ` Luc Teirlinck
2004-08-19 15:59 ` Andreas Schwab
2004-08-19 16:38 ` Luc Teirlinck
2004-08-19 17:02 ` Stefan Monnier
2004-08-20 14:49 ` Eli Zaretskii [this message]
-- strict thread matches above, loose matches on Subject: below --
2008-01-13 9:01 Bootstrapping fails Christoph Conrad
2008-01-13 9:51 ` Paul Michael Reilly
2008-01-13 15:20 ` Dan Nicolaescu
2008-01-13 22:12 ` Christoph Conrad
2005-11-02 21:33 bootstrapping fails Luc Teirlinck
2005-11-02 21:55 ` Stefan Monnier
2005-11-02 22:09 ` Romain Francoise
2005-11-02 22:20 ` Andreas Schwab
2005-11-02 23:17 ` Luc Teirlinck
2004-09-29 8:54 David PONCE
2004-09-29 2:59 Luc Teirlinck
2004-09-29 8:52 ` Kim F. Storm
2004-06-05 1:00 Luc Teirlinck
2004-06-05 1:55 ` Juanma Barranquero
2004-06-05 2:08 ` Luc Teirlinck
2004-06-05 15:29 ` Juanma Barranquero
2004-06-05 10:45 ` Miles Bader
2004-06-05 15:41 ` Juanma Barranquero
2004-06-05 22:49 ` Miles Bader
2004-06-06 0:29 ` Juanma Barranquero
2003-07-09 18:26 Luc Teirlinck
2003-07-09 20:17 ` Luc Teirlinck
2003-05-31 20:46 Bootstrapping fails Luc Teirlinck
2003-05-31 20:52 ` Luc Teirlinck
2003-05-31 21:08 ` Luc Teirlinck
2003-05-31 21:13 ` John Paul Wallington
2003-05-31 21:22 ` Luc Teirlinck
2003-05-01 2:06 Luc Teirlinck
2003-04-29 2:14 bootstrapping fails Luc Teirlinck
2003-04-29 2:54 ` John Paul Wallington
2003-04-29 3:24 ` Luc Teirlinck
2003-04-12 21:29 Luc Teirlinck
2003-03-25 21:57 Luc Teirlinck
2003-02-18 1:08 Luc Teirlinck
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='01c486c5$Blat.v2.2.2$1b78d700@zahav.net.il' \
--to=eliz@gnu.org \
--cc=emacs-devel@gnu.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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.