Skip to content
This repository has been archived by the owner on Mar 20, 2024. It is now read-only.

[Bug] Some move-native runtime calls are not declared with C ABI #235

Closed
brson opened this issue Jul 12, 2023 · 0 comments · Fixed by #241
Closed

[Bug] Some move-native runtime calls are not declared with C ABI #235

brson opened this issue Jul 12, 2023 · 0 comments · Fixed by #241
Assignees
Labels
bug Something isn't working

Comments

@brson
Copy link
Collaborator

brson commented Jul 12, 2023

Everything called by the compiler should have a C ABI.

I am seeing that everything in the rt module is not declared extern "C".

Review all the externs for ABI.

@brson brson added the bug Something isn't working label Jul 12, 2023
@brson brson self-assigned this Jul 12, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants