Opened 13 years ago

Closed 13 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 13 years ago by felix winkelmann

Component: unknowncompiler
Milestone: 4.7.0
Owner: set to felix winkelmann
Status: newassigned

comment:2 Changed 13 years ago by felix winkelmann

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.