unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Paul Eggert <eggert@cs.ucla.edu>
To: Peter Dyballa <Peter_Dyballa@Freenet.DE>
Cc: 13528@debbugs.gnu.org
Subject: bug#13528: "find_emacs_zone_regions: too many regions" --with-wide-int on PPC 7447A Mac OS X 10.5.8
Date: Tue, 22 Jan 2013 12:46:59 -0800	[thread overview]
Message-ID: <50FEFAC3.5020802@cs.ucla.edu> (raw)
In-Reply-To: <98E86486-DFF6-4D2B-8761-EA684D0D61E5@Freenet.DE>

Thanks, does the following fix things for you, and if so, how many
regions does Emacs report when dumping?

=== modified file 'src/unexmacosx.c'
--- src/unexmacosx.c	2013-01-01 09:11:05 +0000
+++ src/unexmacosx.c	2013-01-22 20:46:07 +0000
@@ -437,7 +437,7 @@ build_region_list (void)
 }
 
 
-#define MAX_UNEXEC_REGIONS 400
+#define MAX_UNEXEC_REGIONS 800
 
 static int num_unexec_regions;
 typedef struct {






  reply	other threads:[~2013-01-22 20:46 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-21 22:19 bug#13528: 24.3.50; "find_emacs_zone_regions: too many regions" --with-wide-int on PPC 7447A Mac OS X 10.5.8 Peter Dyballa
2013-01-22 20:46 ` Paul Eggert [this message]
2013-01-22 22:29   ` bug#13528: " Peter Dyballa
2013-01-22 22:37     ` Paul Eggert
2013-01-22 23:11       ` Peter Dyballa
2013-01-24 21:01     ` Peter Dyballa
2013-01-25 16:45     ` Peter Dyballa
2013-02-08 16:25       ` Paul Eggert
2013-01-22 23:35   ` Peter Dyballa
2013-01-23  1:57     ` Paul Eggert
2013-01-23 10:40       ` Peter Dyballa
2013-01-23 23:37       ` Peter Dyballa

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=50FEFAC3.5020802@cs.ucla.edu \
    --to=eggert@cs.ucla.edu \
    --cc=13528@debbugs.gnu.org \
    --cc=Peter_Dyballa@Freenet.DE \
    /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.savannah.gnu.org/cgit/emacs.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).