Interrupts and IO callbacks not interacting properly
Bug #210744 reported by
Abdulaziz Ghuloum
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ikarus Scheme |
Fix Committed
|
High
|
Abdulaziz Ghuloum |
Bug Description
Ikarus Scheme version 0.0.3+ (revision 1434, build 2008-03-25)
Copyright (c) 2006-2008 Abdulaziz Ghuloum
> (Hello
^C
;;; get interrupted correctly
> 12
12
;;; now press ^D and you get:
> Unhandled exception
Condition components:
1. &lexical
2. &message: "end of file encountered while reading list"
3. &lexical-position:
file-name: *stdin*
character: 18
>
Changed in ikarus: | |
assignee: | nobody → aghuloum |
importance: | Undecided → High |
status: | New → Confirmed |
Changed in ikarus: | |
milestone: | none → 0.0.4 |
To post a comment you must log in.
Fixed in 1435.