all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Yikai Zhao" <yikai@z1k.dev>
To: "Lars Ingebrigtsen" <larsi@gnus.org>
Cc: emacs-devel@gnu.org
Subject: Re: [PATCH] memory-report: support calculating size for structures
Date: Wed, 01 Sep 2021 00:15:22 +0800	[thread overview]
Message-ID: <63e80436-c218-4eca-ae69-b522da591d19@www.fastmail.com> (raw)
In-Reply-To: <87eeacf4lz.fsf@gnus.org>

On Mon, Aug 30, 2021, at 03:11, Lars Ingebrigtsen wrote:
> "Yikai Zhao" <yikai@z1k.dev> writes:
> 
> > Here's another patch on memory-report package which fixes the object
> > size calculation for structures (cl-defstruct types). Before this
> > patch, memory-report--object-size will report empty size for structure
> > objects, which results in incorrect report about "Largest Variables"
> > in memory-report result.
> 
> Thanks; looks good.
> 
> > Regarding the copyright assignment, I'm currently in the progress of
> > signing it. But maybe this patch is small enough to apply without it?
> 
> In itself, it would be small enough, but with the previous patch, it
> pushes it above the limit.  So after the assignment process is complete,
> can you remind us to apply the patch.  

I sent the signed document yesterday. I'm not sure if I should wait for the reply for the process to be complete.

> (And perhaps put the patch into
> the issue tracker with `M-x submit-emacs-patch' so that it's not
> forgotten.)

Aha, I didn't know that. I just sent a copy using `submit-emacs-patch'.

Thanks!

Yikai



  reply	other threads:[~2021-08-31 16:15 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-29 14:40 [PATCH] memory-report: support calculating size for structures Yikai Zhao
2021-08-29 19:11 ` Lars Ingebrigtsen
2021-08-31 16:15   ` Yikai Zhao [this message]
2021-08-31 16:27     ` Eli Zaretskii
2021-09-01 15:23       ` Yikai Zhao

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=63e80436-c218-4eca-ae69-b522da591d19@www.fastmail.com \
    --to=yikai@z1k.dev \
    --cc=emacs-devel@gnu.org \
    --cc=larsi@gnus.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.