chicken-hackers
[Top][All Lists]
Advanced

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

[Chicken-hackers] [PATCH] types.db: stricter return types for read-line


From: Mario Domenech Goulart
Subject: [Chicken-hackers] [PATCH] types.db: stricter return types for read-line
Date: Mon, 08 Oct 2012 10:29:00 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.91 (gnu/linux)

Hi,

Does read-line ever return any object that is not eof or strings?

If it doesn't, the attached patch specifies the possible return types
for read-line as eof and string.

Best wishes.
Mario
-- 
http://parenteses.org/mario

Attachment: 0001-types.db-stricter-return-types-for-read-line.patch
Description: Text Data


reply via email to

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