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 by , 15 years ago
| Component: | unknown → compiler |
|---|---|
| Milestone: | 4.7.0 |
| Owner: | set to |
| Status: | new → assigned |
comment:2 by , 15 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
