Opened 16 years ago
Closed 15 years ago
#98 closed defect (wontfix)
Typo in date-literals egg in version 3 repository
| Reported by: | Tony Sidaway | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | extensions | Version: | 3.5.x |
| Keywords: | date-literals | Cc: | |
| Estimated difficulty: |
Description
The default port for read-date-literal in this egg is current-output-port, which is a typo for current-input-port. I don't have a Chicken 3 installation to test this change on, but a similar change worked in the version 4 egg (revision 1.1.0 in the Chicken 4 branch)
This bug is probably only apparent if you explicitly call read-date-literal without a port argument. It probably doesn't affect sharp-syntax record reading.
Change History (2)
comment:1 Changed 15 years ago by
comment:2 Changed 15 years ago by
| Resolution: | → wontfix |
|---|---|
| Status: | new → closed |
There appears to be no interest in this. Closing it.
Note: See
TracTickets for help on using
tickets.

Who maintains this egg? Is anyone using Chicken 3 at all anymore?
I think this ticket should probably be closed if noone is gonna fix it.