chicken-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-hackers] Fix


From: Moritz Heidkamp
Subject: [Chicken-hackers] Fix
Date: Fri, 14 Apr 2017 16:40:36 +0200

Hi everyone,

char-ready? on string input ports would return #f when they've reached
the end of their underlying string. However, char-ready? is supposed to
return #t in this case. The attached patch fixes this and adds a
corresponding regression test. It applies to both master and chicken-5.

Cheers
Moritz

Attachment: 0001-Fix-char-ready-on-EOF-for-string-input-ports.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]