chicken-janitors
[Top][All Lists]
Advanced

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

Re: [Chicken-janitors] #680: chicken HEAD (2011-08-31) breaks sedna


From: Chicken Trac
Subject: Re: [Chicken-janitors] #680: chicken HEAD (2011-08-31) breaks sedna
Date: Wed, 31 Aug 2011 19:30:53 -0000

#680: chicken HEAD (2011-08-31) breaks sedna
----------------------+-----------------------------------------------------
  Reporter:  mario    |       Owner:       
      Type:  defect   |      Status:  new  
  Priority:  major    |   Milestone:  4.8.0
 Component:  unknown  |     Version:  4.7.x
Resolution:           |    Keywords:  sedna
----------------------+-----------------------------------------------------

Comment(by zbigniew):

 Could this be because sedna:extract-string is supposed to return 2 values,
 but one of the conditional branches returns #f after raising a continuable
 exception, confusing the flow analysis?  Perhaps it should return (values
 #f #f) or signal a non-continuable exception instead (will the flow
 analysis understand that?)

-- 
Ticket URL: <http://bugs.call-cc.org/ticket/680#comment:1>
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]