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

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

bug#58053: closed ([PATCH 0/1] Add emacs-cpreproc-houdini)


From: GNU bug Tracking System
Subject: bug#58053: closed ([PATCH 0/1] Add emacs-cpreproc-houdini)
Date: Sun, 25 Sep 2022 13:19:01 +0000

Your message dated Sun, 25 Sep 2022 15:18:07 +0200
with message-id <87zgentwxc.fsf@nicolasgoaziou.fr>
and subject line Re: [bug#58053] [PATCH 1/1] gnu: Add emacs-cpreproc-openvdb.
has caused the debbugs.gnu.org bug report #58053,
regarding [PATCH 0/1] Add emacs-cpreproc-houdini
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
58053: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=58053
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH 0/1] Add emacs-cpreproc-houdini Date: Sun, 25 Sep 2022 00:04:15 +0000
A package that uses my emacs-cpreproc to make it easier to develop C++ code
that uses openvdb in Emacs.

Fredrik Salomonsson (1):
  gnu: Add emacs-cpreproc-openvdb.

 gnu/packages/emacs-xyz.scm | 26 ++++++++++++++++++++++++++
 1 file changed, 26 insertions(+)


base-commit: fc07082fe3d750c85282c4aa57d01a36ebe9296b
-- 
2.37.3




--- End Message ---
--- Begin Message --- Subject: Re: [bug#58053] [PATCH 1/1] gnu: Add emacs-cpreproc-openvdb. Date: Sun, 25 Sep 2022 15:18:07 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (gnu/linux)
Hello,

Fredrik Salomonsson <plattfot@posteo.net> writes:

> * gnu/packages/emacs-xyz.scm (emacs-cpreproc-openvdb): New variable.

Thank you. I applied your patch.

> +   (synopsis "Create preprocessor macros for @code{C++} that uses 
> @code{openvdb}.")
> +   (description
> +    "Aim for this project is to make it easier to generate preprocessor
> +macros from Emacs for @code{C++} code that uses @code{openvdb} and
> +needs to be build against multiple incompatible versions of it.")

Nitpick: I removed the, IMO, unnecessary Texinfo markup around C++ and
OpenVDB. I also removed the final full stop.

Regards,
-- 
Nicolas Goaziou


--- End Message ---

reply via email to

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