julia
e950915a
- Fix C compiler warning when using pre-C11 compiler (#57564)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
290 days ago
Fix C compiler warning when using pre-C11 compiler (#57564) e.g. when embedding Julia into another project: warning: redefinition of typedef 'jl_genericmemory_t' is a C11 feature
References
#57564 - Fix C compiler warning when using pre-C11 compiler
Author
fingolfin
Parents
0dd78f72
Loading