julia
e950915a - Fix C compiler warning when using pre-C11 compiler (#57564)

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
Author
Parents
Loading