bug#24286: Guile-2.2: srfi-1 + #:duplicates (merge-generics...) + for-each raises an exception

2016-08-21 Thread David Pirotte
Hello Guilers, Hi Andy, Here below a mini module [1], which raises an exception [2] using 2.1.3.104-8f2f8 (it compiles fine using 2.0.12). It looks a bit of a 'silly' module but the real one here do need this combination, I just minimized it for tracking purposes... For info, if I either comme

bug#24075: tls/https support in Guile (through r6rs binary ports?)

2016-08-21 Thread Christopher Allan Webber
Andy Wingo writes: > On Tue 26 Jul 2016 17:55, Christopher Allan Webber > writes: > >> I've been told on IRC that the "right solution" is to add r6rs style >> binary ports: >> >> http://www.r6rs.org/final/html/r6rs-lib/r6rs-lib-Z-H-9.html >> >> So maybe that's what should be done? > > I did th