Opened 6 years ago
Closed 6 years ago
#1609 closed defect (fixed)
chicken.file.posix#file-type should accept a port
Reported by: | Robert C Jensen | Owned by: | Robert C Jensen |
---|---|---|---|
Priority: | not urgent at all | Milestone: | 5.1 |
Component: | core libraries | Version: | 5.0.0 |
Keywords: | Cc: | ||
Estimated difficulty: | trivial |
Description
I noticed this when using https://api.call-cc.org/5/doc/chicken/file/posix/regular-file%3F
in procedure call to `chicken.file.posix#regular-file?', expected argument #1 of type `(or string fixnum)' but was given an argument of type `output-port'
Attachments (1)
Change History (3)
Changed 6 years ago by
Attachment: | file-type-accepts-port.patch added |
---|
comment:1 Changed 6 years ago by
Milestone: | someday → 5.1 |
---|
Note: See
TracTickets for help on using
tickets.
patch