JuliaIO / BSON.jl

Other
157 stars 39 forks source link

Fix code-gen for `const` fields in `mutable` types #115

Closed DhairyaLGandhi closed 1 year ago

DhairyaLGandhi commented 1 year ago

edit by @CarloLucibello: fix #109

CarloLucibello commented 1 year ago

@DhairyaLGandhi you think this is already good to go?

CarloLucibello commented 1 year ago

Maybe a fenced include will do. Otherwise we can just bump the minimum Julia version to 1.8

sathvikbhagavan commented 1 year ago

bump