|
From: | Chicken Trac |
Subject: | Re: [Chicken-janitors] #955: message-digest's test failure on 2012-12-05 |
Date: | Sat, 22 Dec 2012 04:33:17 -0000 |
#955: message-digest's test failure on 2012-12-05 -------------------------+-------------------------------------------------- Reporter: mario | Owner: kon Type: defect | Status: accepted Priority: major | Milestone: someday Component: extensions | Version: 4.8.x Resolution: | Keywords: message-digest -------------------------+-------------------------------------------------- Comment(by felix): Replying to [comment:2 kon]: > (foreign-lambda* (... (unsigned-integer64 u64) ...) > > => > > C_u64 u64=(C_u64 )C_num_to_uint64(C_a1); > > segmentation fault from the above C. This could only happen in case `C_al` does not hold a fixnum or flonum. -- Ticket URL: <http://bugs.call-cc.org/ticket/955#comment:3> Chicken Scheme <http://www.call-with-current-continuation.org/> Chicken Scheme is a compiler for the Scheme programming language.
[Prev in Thread] | Current Thread | [Next in Thread] |