bug#71300: [PATCH v3] doc: Document SRFI 64.

2024-10-22 Thread Tomas Volf
Maxime Devos writes: >>> Based on this I believe it describes the specification. >> >>That's correct. It's been slightly modified in places where it said >>things like "left to the implementation" and I was able to verify what >>the current implementation in Guix does. > > I assume Guix->Guile. >

bug#32841: assoc-set fails with dot notation association list

2024-10-22 Thread lloda
Fixed in 818b879b2e481943340e86dbb5b93f12021206c5. Thanks lloda