Re: guile-json 4.4.1 released

2020-12-12 Thread Ivan Sokolov
Hello! I am trying to cross-compile Guile 3.0.4, but language/elisp/boot.go is always getting in my way. I was able to find single relevant mention of this target: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=28920 My host platform is amd64 and targets are armv6l, armv7l and aarch64. The attach

Re: guile-json 4.4.1 released

2020-11-29 Thread Adriano Peluso
Il giorno dom, 29/11/2020 alle 00.20 -0800, Aleix Conchillo Flaqué ha scritto: > Hi! > > I'm happy to announce guile-json 4.4.1. This version fixes a few > parsing issues found after running the parser against the JSON > Parsing > Test Suite (https://github.com/nst/JSONTestSuite). Thanks to Nicolò

guile-json 4.4.1 released

2020-11-29 Thread Aleix Conchillo Flaqué
Hi! I'm happy to announce guile-json 4.4.1. This version fixes a few parsing issues found after running the parser against the JSON Parsing Test Suite (https://github.com/nst/JSONTestSuite). Thanks to Nicolò Balzarotti for reporting the issues while suggesting this test suite. https://github.com