JuliaInterop / libcxxwrap-julia

C++ library for backing CxxWrap.jl
Other
84 stars 43 forks source link

Remove an obsolete remark in the README, actually fixing #52. #126

Closed dourouc05 closed 1 year ago

dourouc05 commented 1 year ago

The corresponding bug has been fixed a while ago. I don't think it's necessary to add a note like "if you see this message, update your version of Julia", because it's been fixed so long ago.

barche commented 1 year ago

Good catch, thanks!