Skip to content
This repository has been archived by the owner on Dec 2, 2023. It is now read-only.

Putting raw function types in globals is illegal #19

Open
ErikMcClure opened this issue Feb 6, 2023 · 0 comments
Open

Putting raw function types in globals is illegal #19

ErikMcClure opened this issue Feb 6, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@ErikMcClure
Copy link
Contributor

Globals must store functions as function pointers, not raw functions, which are not addressable.

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

No branches or pull requests

1 participant