Summary
Typo in date-literals egg in version 3 repository
Metadata
- Id: 38ce63209fc506580a8278673ec450d5f011d0ad
- Trac id: 98
- Type: defect
- Reporter: tonysidaway
- Owner:
- Cc:
- Status: closed
- Component: extensions
- Estimated difficulty:
- Resolution: wontfix
- Priority: minor
- Milestone:
- Version: 3.5.x
- Changetime: 2010-12-12 14:12:11 UTC
- Created: 2009-11-04 00:48:02 UTC
- Keywords: date-literals
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.
Changes and comments
[2010-10-12 19:33:04 UTC] sjamaan wrote:
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.
[2010-12-12 14:12:11 UTC] sjamaan changed status from new to closed
[2010-12-12 14:12:11 UTC] sjamaan set resolution to wontfix
[2010-12-12 14:12:11 UTC] sjamaan wrote:
There appears to be no interest in this. Closing it.