bug#44371: Missing 'get-bytevector-some!' in Guile 2.2

2020-11-01 Thread Roel Janssen
On Sun, 2020-11-01 at 18:40 +, dsm...@roadrunner.com wrote: > You have 2.2.4.  It was added in 2.2.5. > > From the NEWS file: > > Changes in 2.2.5 (since 2.2.4): > > ** New 'get-bytevector-some!' I/O primitive. > > > -Dale Thanks Dale, I should've looked more carefully. Closing this

bug#44371: Missing 'get-bytevector-some!' in Guile 2.2

2020-11-01 Thread dsmich
ber 1 2020 9:42:07AM Subject: bug#44371: Missing 'get-bytevector-some!' in Guile 2.2 Dear Guix, I installed guile-2.2 on Debian 10.6 and I seem to missing the "get- bytevector-some!" procedure from "(ice-9 binary-ports)": -- # guile GNU Guile 2.2.4 Cop

bug#44371: Missing 'get-bytevector-some!' in Guile 2.2

2020-11-01 Thread Roel Janssen
Dear Guix, I installed guile-2.2 on Debian 10.6 and I seem to missing the "get- bytevector-some!" procedure from "(ice-9 binary-ports)": -- # guile GNU Guile 2.2.4 Copyright (C) 1995-2017 Free Software Foundation, Inc. Guile comes with ABSOLUTELY NO WARRANTY; for details type `,show w'.