Skip to content
This repository has been archived by the owner on Aug 27, 2019. It is now read-only.

Windows 32-bit builds failing #3

Closed
samuel-massinon opened this issue Jan 18, 2016 · 1 comment
Closed

Windows 32-bit builds failing #3

samuel-massinon opened this issue Jan 18, 2016 · 1 comment

Comments

@samuel-massinon
Copy link

These two builds on 32-bit windows failed.
https://ci.appveyor.com/project/samuel-massinon-invenia/virtualarrays-jl/build/1.0.2/job/jh3y5ith4v52t0or
https://ci.appveyor.com/project/samuel-massinon-invenia/virtualarrays-jl/build/1.0.2/job/ljidu4er0079hq84

Looking at where the tests fail, it seems that they were copying the 1d array into VirtualArray rather than just having the pointer to the original array.

Though, it is odd that some 1d array tests failed and some others passed.

I don't think I have access to a 32-bit windows computer so I don't think I will be able to debug this one.

@samuel-massinon
Copy link
Author

Took a guess at the issue and was right, fixed in PR #5.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant