Opened 15 years ago
Closed 15 years ago
#453 closed enhancement (fixed)
Allow unsigned-integer64 as an FFI return type
| Reported by: | Moritz Heidkamp | Owned by: | felix winkelmann | 
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | compiler | Version: | 4.6.x | 
| Keywords: | Cc: | ||
| Estimated difficulty: | 
Description
As of 4.6.3, unsigned-integer64 is available as an FFI type for function arguments and locations but it is not yet as a return type. I see that this belongs into the foreign-result-conversion procedure in support.scm but I don't really know how exactly the conversion has to be done.
Change History (2)
comment:1 Changed 15 years ago by
| Component: | unknown → compiler | 
|---|---|
| Milestone: | 4.7.0 | 
| Owner: | set to felix winkelmann | 
| Status: | new → assigned | 
comment:2 Changed 15 years ago by
| Resolution: | → fixed | 
|---|---|
| Status: | assigned → closed | 
Note: See
        TracTickets for help on using
        tickets.
    
