[bug] C-callouts returning long long (or unsigned long long) cannot be called

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

[bug] C-callouts returning long long (or unsigned long long) cannot be called

Thomas Girard
Issue status update for
http://smalltalk.gnu.org/node/646
Post a follow up:
http://smalltalk.gnu.org/project/comments/add/646

 Project:      GNU Smalltalk
 Version:      <none>
 Component:    VM
 Category:     bug reports
 Priority:     normal
 Assigned to:  tgg
 Reported by:  tgg
 Updated by:   tgg
 Status:       active

Invoking a C-callout declared returning: #longLong or returning:
#uLongLong fails with:


cobjects.st:132: Invalid C function return type specified, index 30


Patch to follow.



_______________________________________________
help-smalltalk mailing list
[hidden email]
https://lists.gnu.org/mailman/listinfo/help-smalltalk
Reply | Threaded
Open this post in threaded view
|

Re: [bug] C-callouts returning long long (or unsigned long long) cannot be called

Thomas Girard
For some reason, I'm unable to attach the patch to the issue using the
website.

Posting it here instead.

Thanks,
Regards,

Thomas

_______________________________________________
help-smalltalk mailing list
[hidden email]
https://lists.gnu.org/mailman/listinfo/help-smalltalk

issue646.patch (3K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: [bug] C-callouts returning long long (or unsigned long long) cannot be called

Paolo Bonzini-3
In reply to this post by Thomas Girard
Issue status update for
http://smalltalk.gnu.org/project/issue/646
Post a follow up:
http://smalltalk.gnu.org/project/comments/add/646

 Project:      GNU Smalltalk
 Version:      <none>
 Component:    VM
 Category:     bug reports
 Priority:     normal
 Assigned to:  tgg
 Reported by:  tgg
 Updated by:   bonzinip
-Status:       patch
+Status:       fixed

Applied, thanks!



_______________________________________________
help-smalltalk mailing list
[hidden email]
https://lists.gnu.org/mailman/listinfo/help-smalltalk