fix coercion to r6rs &undefined condition
svn: r9226
This commit is contained in:
parent
e4190d765f
commit
5ec2b40957
|
@ -133,7 +133,7 @@
|
|||
#f))))
|
||||
null)
|
||||
(if (exn:fail:contract:variable? c)
|
||||
(make-undefined-violation)
|
||||
(list (make-undefined-violation))
|
||||
null))]
|
||||
[else (raise-type-error 'simple-conditions
|
||||
"condition"
|
||||
|
|
Loading…
Reference in New Issue
Block a user