Summary

integer64 not working with let-location

Metadata

Description

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?

Changes and comments

[2010-10-21 12:46:32 UTC] felix changed status from new to closed

[2010-10-21 12:46:32 UTC] felix set resolution to fixed

[2010-10-21 12:46:32 UTC] felix wrote:

This should be fixed now ("experimental"). `unsigned-integer64` has been added a few commits earlier. Thanks for reporting this.

[2011-06-01 09:00:41 UTC] felix changed milestone from 4.7.0 to 4.8.0

[2011-06-01 09:00:41 UTC] felix wrote:

Milestone 4.7.0 deleted

[2012-09-24 21:47:48 UTC] felix changed milestone from 4.8.0 to 4.9.0

[2012-09-24 21:47:48 UTC] felix wrote:

Milestone 4.8.0 deleted