chicken-janitors
[Top][All Lists]
Advanced

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

[Chicken-janitors] #413: integer64 not working with let-location


From: Chicken Trac
Subject: [Chicken-janitors] #413: integer64 not working with let-location
Date: Tue, 19 Oct 2010 00:02:33 -0000

#413: integer64 not working with let-location
---------------------+------------------------------------------------------
 Reporter:  syn      |       Owner:       
     Type:  defect   |      Status:  new  
 Priority:  major    |   Milestone:  4.7.0
Component:  unknown  |     Version:  4.6.0
 Keywords:           |  
---------------------+------------------------------------------------------
 Using {{{integer64}}} in {{{let-location}}} leads to this error:

     Error: cannot compute size of location for foreign type `integer64'

 Jim suggested asking why {{{integer64}}} is missing from {{{estimate-
 foreign-result-location-size}}} which I am hereby doing :-)

 Another thing I stumbled over is that {{{unsigned-integer64}}} which I
 would expect to map to {{{uint64_t}}} doesn't seem to exist at all. Is
 this intentional?

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