unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
* bug#44371: Missing 'get-bytevector-some!' in Guile 2.2
@ 2020-11-01 14:41 Roel Janssen
  2020-11-01 18:40 ` dsmich
  0 siblings, 1 reply; 3+ messages in thread
From: Roel Janssen @ 2020-11-01 14:41 UTC (permalink / raw)
  To: 44371

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'.
This program is free software, and you are welcome to redistribute it
under certain conditions; type `,show c' for details.

Enter `,help' for help.
scheme@(guile-user)> ,use (ice-9 binary-ports)
scheme@(guile-user)> get-bytevector-some!
;;; <unknown-location>: warning: possibly unbound variable `get-
bytevector-some!'
ERROR: In procedure module-lookup: Unbound variable: get-bytevector-
some!

Entering a new prompt.  Type `,bt' for a backtrace or `,q' to continue.
scheme@(guile-user) [1]> ,q
scheme@(guile-user)> get-bytevector-some
$1 = #<procedure get-bytevector-some (_)>
----------

Kind regards,
Roel Janssen






^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#44371: Missing 'get-bytevector-some!' in Guile 2.2
  2020-11-01 14:41 bug#44371: Missing 'get-bytevector-some!' in Guile 2.2 Roel Janssen
@ 2020-11-01 18:40 ` dsmich
  2020-11-01 21:39   ` Roel Janssen
  0 siblings, 1 reply; 3+ messages in thread
From: dsmich @ 2020-11-01 18:40 UTC (permalink / raw)
  To: 'Roel Janssen'; +Cc: '44371@debbugs.gnu.org'

[-- Attachment #1: Type: text/plain, Size: 1289 bytes --]

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

	-----------------------------------------From: "Roel Janssen" 
To: 44371@debbugs.gnu.org
Cc: 
Sent: Sunday November 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
 Copyright (C) 1995-2017 Free Software Foundation, Inc.

 Guile comes with ABSOLUTELY NO WARRANTY; for details type `,show w'.
 This program is free software, and you are welcome to redistribute it
 under certain conditions; type `,show c' for details.

 Enter `,help' for help.
 scheme@(guile-user)> ,use (ice-9 binary-ports)
 scheme@(guile-user)> get-bytevector-some!
 ;;; : warning: possibly unbound variable `get-
 bytevector-some!'
 ERROR: In procedure module-lookup: Unbound variable: get-bytevector-
 some!

 Entering a new prompt. Type `,bt' for a backtrace or `,q' to
 continue.
 scheme@(guile-user) [1]> ,q
 scheme@(guile-user)> get-bytevector-some
 $1 = #
 ----------

 Kind regards,
 Roel Janssen



[-- Attachment #2: Type: text/html, Size: 1570 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#44371: Missing 'get-bytevector-some!' in Guile 2.2
  2020-11-01 18:40 ` dsmich
@ 2020-11-01 21:39   ` Roel Janssen
  0 siblings, 0 replies; 3+ messages in thread
From: Roel Janssen @ 2020-11-01 21:39 UTC (permalink / raw)
  To: dsmich; +Cc: 44371-close

On Sun, 2020-11-01 at 18:40 +0000, dsmich@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 report.

Kind regards,
Roel Janssen






^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-11-01 21:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-01 14:41 bug#44371: Missing 'get-bytevector-some!' in Guile 2.2 Roel Janssen
2020-11-01 18:40 ` dsmich
2020-11-01 21:39   ` Roel Janssen

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).