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

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

bug#52299: closed ([PATCH] gnu: Add guile-ini)


From: GNU bug Tracking System
Subject: bug#52299: closed ([PATCH] gnu: Add guile-ini)
Date: Sun, 05 Dec 2021 08:58:02 +0000

Your message dated Sun, 05 Dec 2021 09:57:20 +0100
with message-id <875ys31lan.fsf_-_@gnu.org>
and subject line Re: bug#52299: [PATCH] gnu: Add guile-ini
has caused the debbugs.gnu.org bug report #52299,
regarding [PATCH] gnu: Add guile-ini
to be marked as done.

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


-- 
52299: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=52299
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: Add guile-ini Date: Sun, 05 Dec 2021 11:05:39 +0300 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux)
Hello Guixers,

this patch adds Guile-INI -- an INI format[1] parser for GNU Guile.

Guile-INI depends on the recently added Guile-SMC. [2]

Thanks,

- Artyom

References:
1: https://en.wikipedia.org/wiki/INI_file
2: https://guix.gnu.org/en/packages/guile-smc-0.3.0/

Attachment: 0001-gnu-Add-guile-ini.patch
Description: Text Data

-- 
Artyom "avp" Poptsov <poptsov.artyom@gmail.com>
Home page: https://memory-heap.org/~avp/
CADR Hackerspace co-founder: https://cadrspace.ru/
GPG: D0C2 EAC1 3310 822D 98DE  B57C E9C5 A2D9 0898 A02F

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message --- Subject: Re: bug#52299: [PATCH] gnu: Add guile-ini Date: Sun, 05 Dec 2021 09:57:20 +0100 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)
> Taking this opportunity, I also ran 'guile lint' on the Guile-INI
> package.
>
> Here's the fixed patch.

I added guile-smc to the propagated-inputs to fix the following error:

--8<---------------cut here---------------start------------->8---
mathieu@meije ~/guix [env]$ make -j8 && ./pre-inst-env guix shell guile-ini 
guile
mathieu@meije ~/guix [env]$ guile -q
scheme@(guile-user)> ,use (ini)
While executing meta-command:
no code for module (smc fsm)
--8<---------------cut here---------------end--------------->8---

and pushed as 030d9b261fc81cf8047cc8f4dfd1f8e59e1fd3b7.

Thanks,

Mathieu


--- End Message ---

reply via email to

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