unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Glenn Morris <rgm@gnu.org>
To: Lars Ingebrigtsen <larsi@gnus.org>
Cc: 50301@debbugs.gnu.org, yikai@z1k.dev
Subject: bug#50301: [PATCH] memory-report: support calculating size for structures
Date: Sat, 04 Sep 2021 12:38:37 -0400	[thread overview]
Message-ID: <cmtosi9de.fsf@fencepost.gnu.org> (raw)
In-Reply-To: <hga6ku8ro3.fsf@fencepost.gnu.org> (Glenn Morris's message of "Thu, 02 Sep 2021 19:49:00 -0400")


> make lisp/emacs-lisp/memory-report-tests TEST_LOAD_EL=no
>
> fails with: void-function cl-struct-slot-info

And so does
emacs -Q -f memory-report

As cl-struct-slot-info is a non-autoloaded function in cl-macs
(an internal cl-lib component), I don't see how it is supposed to be
used by external packages. Yet it is documented in the cl-lib manual,
and used in eg tramp...





  parent reply	other threads:[~2021-09-04 16:38 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-31 16:11 bug#50301: [PATCH] memory-report: support calculating size for structures yikai
2021-09-02  7:37 ` Lars Ingebrigtsen
2021-09-02 23:49   ` Glenn Morris
2021-09-03  5:47     ` Lars Ingebrigtsen
2021-09-04 16:38     ` Glenn Morris [this message]
2021-09-05  8:06       ` Michael Albinus
2021-09-05  8:41         ` Lars Ingebrigtsen
2021-09-05 14:43           ` Stefan Monnier via Bug reports for GNU Emacs, the Swiss army knife of text editors
2021-09-05 14:52             ` Lars Ingebrigtsen

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=cmtosi9de.fsf@fencepost.gnu.org \
    --to=rgm@gnu.org \
    --cc=50301@debbugs.gnu.org \
    --cc=larsi@gnus.org \
    --cc=yikai@z1k.dev \
    /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).