MathProgBase.jl icon indicating copy to clipboard operation
MathProgBase.jl copied to clipboard

Hardcoded Int64

Open juan-pablo-vielma opened this issue 7 years ago • 0 comments

These Int64 https://github.com/JuliaOpt/MathProgBase.jl/blob/85c32c911e85c97c4d639f534c9bc56f0f09b21a/test/conicinterface.jl#L795-L796 can make tests fail in 32-bit architectures. For instance, they are one of the sources of JuliaOpt/ECOS.jl#47

juan-pablo-vielma avatar Sep 10 '18 16:09 juan-pablo-vielma