unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
From: Maxime Devos <maximedevos@telenet.be>
To: Rob Browning <rlb@defaultvalue.org>,
	Lassi Kortela <lassi@lassi.io>,
	Jessica Tallon <tsyesika@tsyesika.se>,
	guile-devel@gnu.org
Subject: Re: Clojure support
Date: Sat, 20 May 2023 11:36:23 +0200	[thread overview]
Message-ID: <c5c58757-40cc-d389-83e1-bc53215afba1@telenet.be> (raw)
In-Reply-To: <87o7mnubkg.fsf@trouble.defaultvalue.org>


[-- Attachment #1.1.1: Type: text/plain, Size: 1009 bytes --]



Op 14-05-2023 om 00:10 schreef Rob Browning:
> Regarding hash-maps and hash-sets, I initially used pfds, but after
> having trouble with bugs, I switched to fash:
> 
>    https://codeberg.org/lokke/lokke/commits/branch/main/search?q=pfds

Guix has included a fix tor the hamts bug:

        #:phases (modify-phases %standard-phases
                   (add-after 'unpack 'patch-sources
                     ;; Initially reported here:
                     ;; https://github.com/ijp/pfds/pull/6, and merged into
                     ;; other projects such as IronScheme (see:
                     ;; https://github.com/IronScheme/pfds/pull/1).
                     (lambda _
                       (substitute* "hamts.sls"
                         (("subtrie-vector vector")
                          "subtrie-vector trie"))))

(which has been merged upstream.)
(Or perhaps you encountered some other bug.)

Possibly your version of pfds is simply out-of-date.

Greetings,
Maxime.

[-- Attachment #1.1.2: OpenPGP public key --]
[-- Type: application/pgp-keys, Size: 929 bytes --]

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 236 bytes --]

  reply	other threads:[~2023-05-20  9:36 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-27 13:17 Functional datatypes in Guile Jessica Tallon
2023-02-28  7:47 ` Maxime Devos
2023-02-28  8:22 ` pukkamustard
2023-02-28 16:04   ` Thompson, David
2023-02-28 16:54     ` Philip McGrath
2023-03-04 16:38     ` pukkamustard
2023-03-05 12:58       ` Linus Björnstam
2023-03-07 15:02         ` pukkamustard
2023-06-10 16:47   ` Ludovic Courtès
2023-06-10 18:28     ` Dr. Arne Babenhauserheide
2023-06-16  5:15     ` pukkamustard
2023-06-21 21:53       ` Ludovic Courtès
2023-02-28 17:03 ` Clojure support Lassi Kortela
2023-03-04 10:28   ` Linus Björnstam
2023-03-04 11:22     ` Philip McGrath
2023-05-07 15:36       ` Linus Björnstam
2023-05-13 22:10   ` Rob Browning
2023-05-20  9:36     ` Maxime Devos [this message]
2023-05-21  2:29       ` Rob Browning

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/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=c5c58757-40cc-d389-83e1-bc53215afba1@telenet.be \
    --to=maximedevos@telenet.be \
    --cc=guile-devel@gnu.org \
    --cc=lassi@lassi.io \
    --cc=rlb@defaultvalue.org \
    --cc=tsyesika@tsyesika.se \
    /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.
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).