julia
ea4d6c36
- 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.
Author
Keno
Committer
Keno
Parents
7c830f6a
Loading