all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Ken Brown <kbrown@cornell.edu>
Cc: 17622@debbugs.gnu.org, yamaoka@jpl.org, fabrice.popineau@gmail.com
Subject: bug#17622: 24.4.50; bootstrap failure
Date: Thu, 29 May 2014 18:08:39 +0300	[thread overview]
Message-ID: <83r43chbbc.fsf@gnu.org> (raw)
In-Reply-To: <53872A40.3020000@cornell.edu>

> Date: Thu, 29 May 2014 08:38:24 -0400
> From: Ken Brown <kbrown@cornell.edu>
> CC: Eli Zaretskii <eliz@gnu.org>,
>         Fabrice Popineau <fabrice.popineau@gmail.com>
> 
> On 5/29/2014 12:56 AM, Katsumi Yamaoka wrote:
> > I verified simply reverting r117168 builds Emacs successfully on
> > Cygwin.
> 
> The removal of mmap_set_vars is what caused the problem.  The following 
> patch fixes restores mmap_set_vars and fixes the problem.  Eli and 
> Fabrice, is the w32 build still OK with this patch?

Yes, but there's no need to return all this cruft, as most of it is
not needed.  We only need to reset mmap_regions and mmap_fd.

I installed a patch just now that should fix the crashes, please take
a look.  (It also removes two unused variables, and fixes the
initialization of buffer text in init_buffer, which was slightly
wrong.)





  parent reply	other threads:[~2014-05-29 15:08 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-28 23:45 bug#17622: 24.4.50; bootstrap failure Katsumi Yamaoka
2014-05-29  2:02 ` Katsumi Yamaoka
2014-05-29  4:56   ` Katsumi Yamaoka
2014-05-29 12:38     ` Ken Brown
2014-05-29 12:55       ` Fabrice Popineau
2014-05-29 13:29         ` Ken Brown
2014-05-29 13:54         ` Fabrice Popineau
2014-05-29 14:17           ` Ken Brown
2014-05-29 14:24             ` Fabrice Popineau
2014-05-29 15:12               ` Eli Zaretskii
2014-05-29 16:44                 ` Fabrice Popineau
2014-05-29 22:52                   ` Katsumi Yamaoka
2014-05-29 15:09         ` Eli Zaretskii
2014-05-29 15:08       ` Eli Zaretskii [this message]
2014-05-29 14:59     ` Eli Zaretskii

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=83r43chbbc.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=17622@debbugs.gnu.org \
    --cc=fabrice.popineau@gmail.com \
    --cc=kbrown@cornell.edu \
    --cc=yamaoka@jpl.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.