Summary

Allow unsigned-integer64 as an FFI return type

Metadata

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.

Changes and comments

[2010-12-16 18:50:44 UTC] felix changed status from new to assigned

[2010-12-16 18:50:44 UTC] felix set owner to felix

[2010-12-16 18:50:44 UTC] felix changed component from unknown to compiler

[2010-12-16 18:50:44 UTC] felix removed milestone 4.7.0

[2011-01-02 11:49:00 UTC] felix changed status from assigned to closed

[2011-01-02 11:49:00 UTC] felix set resolution to fixed