io-error and raise/strerror should include &error

Bug #237603 reported by Derick Eddington
2
Affects Status Importance Assigned to Milestone
Ikarus Scheme
Fix Committed
Medium
Abdulaziz Ghuloum

Bug Description

... so they always raise &serious conditions, so if the base exception handler gets the condition, it does not return. (I'd say make the &error the first condition.) (I didn't look for any other spots that should but aren't raising a &serious.)

Related branches

Revision history for this message
leppie (leppie) wrote :

&i/o inherits from &error so it is already an &error, similar, &error is already &serious.

Revision history for this message
Derick Eddington (derick-eddington) wrote :

Right, but io-error and raise/strerror don't always include an &i/o.

Revision history for this message
Abdulaziz Ghuloum (aghuloum) wrote :

Fixed in 1501. &error is now included by default unless the operation specifies otherwise. Leppie: yes, the &i/o conditions are &error, but adding an &error condition does not hurt.

Changed in ikarus:
assignee: nobody → aghuloum
importance: Undecided → Medium
status: New → Fix Committed
Changed in ikarus:
milestone: none → 0.0.4
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.