unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Andrea Corallo via "Emacs development discussions." <emacs-devel@gnu.org>
To: Eli Zaretskii <eliz@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: native-comp-async-cu-done-functions
Date: Sun, 22 Aug 2021 07:52:05 +0000	[thread overview]
Message-ID: <xjfa6l9ex22.fsf@sdf.org> (raw)
In-Reply-To: <83a6lbymnm.fsf@gnu.org> (Eli Zaretskii's message of "Sat, 21 Aug 2021 16:04:13 +0300")

Eli Zaretskii <eliz@gnu.org> writes:

> Andrea,
>
> The doc string of the variable in the Subject says "after
> asynchronously compiling one compilation unit", but it actually is
> called when we are done native-compiling a .el file in its entirety,
> right?

Correct

> That is, in this context "compilation unit" is the same as the
> Lisp file, correct?

I'd say compilation unit is everything that being compiled produces an
eln file (Ex we can also compile single forms).  That said as for async
compilation we handle as input only el files so yeah in this case as you
suggests the two definitions overlap.

If you are thinking about improving the clarity of this docstring please
go head.

Thanks

  Andrea



  reply	other threads:[~2021-08-22  7:52 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-21 13:04 native-comp-async-cu-done-functions Eli Zaretskii
2021-08-22  7:52 ` Andrea Corallo via Emacs development discussions. [this message]
2021-08-22  8:43   ` native-comp-async-cu-done-functions Eli Zaretskii

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=xjfa6l9ex22.fsf@sdf.org \
    --to=emacs-devel@gnu.org \
    --cc=akrl@sdf.org \
    --cc=eliz@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 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).