bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#48743: 28.0.50; batch-native-compile should produce .elc files as we


From: Eli Zaretskii
Subject: bug#48743: 28.0.50; batch-native-compile should produce .elc files as well
Date: Sun, 30 May 2021 18:28:02 +0300

> From: "T.V Raman" <raman@google.com>
> Cc: Andrea Corallo <akrl@sdf.org>,  48743@debbugs.gnu.org
> Date: Sun, 30 May 2021 08:02:38 -0700
> 
> Eli Zaretskii <eliz@gnu.org> writes:
> 
> As a simple example, say your package uses a defstruct defined using
> cl-defstruct.
> (cl-defstruct foo a b c )
> 
> Other files in the package use
> functions generated by defstruct such as make-foo  and foo-a

And 'require'-ing the file with cl-defstruct doesn't solve the
problem?





reply via email to

[Prev in Thread] Current Thread [Next in Thread]