GNU bug report logs - #17622
24.4.50; bootstrap failure

Previous Next

Package: emacs;

Reported by: Katsumi Yamaoka <yamaoka <at> jpl.org>

Date: Wed, 28 May 2014 23:47:01 UTC

Severity: normal

Merged with 17624

Found in version 24.4.50

Done: Katsumi Yamaoka <yamaoka <at> jpl.org>

Bug is archived. No further changes may be made.

Full log


Message #48 received at 17622 <at> debbugs.gnu.org (full text, mbox):

From: Fabrice Popineau <fabrice.popineau <at> gmail.com>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 17622 <17622 <at> debbugs.gnu.org>, Katsumi Yamaoka <yamaoka <at> jpl.org>,
 Ken Brown <kbrown <at> cornell.edu>
Subject: Re: bug#17622: 24.4.50; bootstrap failure
Date: Thu, 29 May 2014 18:44:32 +0200
[Message part 1 (text/plain, inline)]
Ok, thanks for fixing it in the repo.

Fabrice


2014-05-29 17:12 GMT+02:00 Eli Zaretskii <eliz <at> gnu.org>:

> > From: Fabrice Popineau <fabrice.popineau <at> gmail.com>
> > Date: Thu, 29 May 2014 16:24:12 +0200
> > Cc: Katsumi Yamaoka <yamaoka <at> jpl.org>, 17622 <17622 <at> debbugs.gnu.org>,
> Eli Zaretskii <eliz <at> gnu.org>
> >
> > @@ -5282,6 +5277,10 @@
> >    {
> >      struct buffer *b;
> >
> > +#ifndef WINDOWSNT
> > +    mmap_regions = NULL;
> > +    mmap_fd = -1;
> > +#endif
> >      /* We cannot dump buffers with meaningful addresses that can be
> >         used by the dumped Emacs.  We map new memory for them here.  */
> >      FOR_EACH_BUFFER (b)
>
> That's what I did, except that this (and the FOR_EACH_BUFFER loop
> after it) should only be done in the dumped emacs.
>
[Message part 2 (text/html, inline)]

This bug report was last modified 10 years and 363 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.