* [bug #31081] lookahead-u8 returns an s8
@ 2010-09-19 23:13 Göran Weinholt
2010-09-23 20:36 ` Ludovic Courtès
0 siblings, 1 reply; 2+ messages in thread
From: Göran Weinholt @ 2010-09-19 23:13 UTC (permalink / raw)
To: Göran Weinholt, bug-guile
URL:
<http://savannah.gnu.org/bugs/?31081>
Summary: lookahead-u8 returns an s8
Project: Guile
Submitted by: weinholt
Submitted on: Mon Sep 20 01:13:23 2010
Category: None
Severity: 3 - Normal
Item Group: None
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
_______________________________________________________
Details:
The procedure lookahead-u8 seems to behave as a hypothetical lookahead-s8
instead:
GNU Guile 1.9.12.41-e83b
Copyright (C) 1995-2010 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)> (import (rnrs))
scheme@(guile-user)> (lookahead-u8 (open-bytevector-input-port #vu8(255)))
$1 = -1
scheme@(guile-user)>
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?31081>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-09-23 20:36 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-19 23:13 [bug #31081] lookahead-u8 returns an s8 Göran Weinholt
2010-09-23 20:36 ` Ludovic Courtès
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).