all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Andrea Corallo <akrl@sdf.org>
Cc: emacs-devel@gnu.org
Subject: Re: Pure space and overflow question
Date: Fri, 21 Feb 2020 14:43:11 +0200	[thread overview]
Message-ID: <83blpsjelc.fsf@gnu.org> (raw)
In-Reply-To: <xjfd0a840mh.fsf@sdf.org> (message from Andrea Corallo on Fri, 21 Feb 2020 11:53:58 +0000)

> From: Andrea Corallo <akrl@sdf.org>
> Cc: emacs-devel@gnu.org
> Date: Fri, 21 Feb 2020 11:53:58 +0000
> 
> If just a specific configuration needs a little more pure space what's
> the way we prefer to handle this?
> 
> - Define SYSTEM_PURESIZE_EXTRA from the the configure.ac
> 
> - Just change SYSTEM_PURESIZE_EXTRA in puresize.h (as the doc says)
> 
> - Change it there but with an ifdef only for the specific configuration
> 
> - Something else?

IMO, SYSTEM_PURESIZE_EXTRA is for specific _platforms_.  So if a
specific configuration on some platform needs more pure space, but
other configurations on the same platform do not, that specific
configuration should conditionally enlarge BASE_PURESIZE.

That said, why does your configuration require more pure space than
any other on that same platform?



  reply	other threads:[~2020-02-21 12:43 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-20 18:04 Pure space and overflow question Andrea Corallo
2020-02-20 19:56 ` Eli Zaretskii
2020-02-20 22:10   ` Andrea Corallo
2020-02-21 11:53   ` Andrea Corallo
2020-02-21 12:43     ` Eli Zaretskii [this message]
2020-02-21 13:54       ` Andrea Corallo
2020-02-21 14:16         ` Eli Zaretskii
2020-02-21 15:23           ` Andrea Corallo

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=83blpsjelc.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=akrl@sdf.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.