chicken-janitors
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-janitors] #678: bug in specialized-io egg


From: Chicken Trac
Subject: Re: [Chicken-janitors] #678: bug in specialized-io egg
Date: Sun, 04 Sep 2011 20:21:19 -0000

#678: bug in specialized-io egg
-------------------------+--------------------------------------------------
  Reporter:  felix       |       Owner:  jeronimo      
      Type:  defect      |      Status:  closed        
  Priority:  major       |   Milestone:                
 Component:  extensions  |     Version:  4.7.x         
Resolution:  worksforme  |    Keywords:  specialized-io
-------------------------+--------------------------------------------------
Changes (by jeronimo):

  * status:  assigned => closed
  * resolution:  => worksforme


Comment:

 Hi,

 Indeed, the void declaration made no sense!
 It's fixed in trunk and in version 1.2.

 However, specialized-io is unsafe in order to be fast, and trying to write
 to
 something that is not a port will crash the program.

 The verification done is for the case when one tries to write to a closed
 port
 or to an input port.

-- 
Ticket URL: <http://bugs.call-cc.org/ticket/678#comment:2>
Chicken Scheme <http://www.call-with-current-continuation.org/>
Chicken Scheme is a compiler for the Scheme programming language.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]