julia
d851fa59
- Fix "duplicate definition of jl_typestack_t" error
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
7 years ago
Fix "duplicate definition of jl_typestack_t" error Certain versions of clang seem to dislike doing the typedef twice, so use a forward declaration and only one typedef.
References
#30219 - Two small fixes noted during wasm bringup
Author
Keno
Committer
Keno
Parents
413fc475
Loading