On 5/8/06, Reed Sheridan <[EMAIL PROTECTED]> wrote:
I've found a problem with the new srfi-12 stuff: this raises a weird error: (signal (make-property-condition 'exn 'location 'here 'message "foo" 'arguments '()))
The problem is actually "make-property-condition" and my lack of attention when incorporating a patch for condition-property-accessor. I have checked in a new version that should hopefully work now... cheers, felix _______________________________________________ Chicken-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/chicken-users
