JuliaParallel / DistributedArrays.jl

Distributed Arrays in Julia
Other
197 stars 35 forks source link

Fix for issue #223, type declaration in macro #224

Closed raminammour closed 4 years ago

raminammour commented 4 years ago

This should fix #223, so maybe a a new version can be tagged waiting for an upstream fix if it is really a bug. I tried to preserve the type declaration, let's see if any of the tests break.

raminammour commented 4 years ago

Fixed in Julia 1.5.2