Skip to content

Conversation

@jmh530
Copy link
Contributor

@jmh530 jmh530 commented Jul 11, 2017

The way the strides error message work is that two slices could have the same strides when packed and it could trigger. Just making the error message more clear that the slices need to have the same strides when unpacked.

The way the strides error message work is that two slices could have the same strides when packed and it could trigger. Just making the error message more clear that the slices need to have the same strides when unpacked.
@9il
Copy link
Member

9il commented Jul 11, 2017

PR please!

@9il
Copy link
Member

9il commented Jul 11, 2017

Ah, sorry. This is already a PR)

@codecov-io
Copy link

codecov-io commented Jul 11, 2017

Codecov Report

Merging #61 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@ Coverage Diff @@ ## master #61 +/- ## ======================================= Coverage 96.33% 96.33% ======================================= Files 28 28 Lines 4750 4750 ======================================= Hits 4576 4576 Misses 174 174
Impacted Files Coverage Δ
source/mir/ndslice/topology.d 98.94% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 439bdb2...84185d0. Read the comment docs.

@9il
Copy link
Member

9il commented Jul 15, 2017

ping @jmh530

@jmh530
Copy link
Contributor Author

jmh530 commented Jul 17, 2017

@9il Does this need additional work?

@9il
Copy link
Member

9il commented Jul 18, 2017

Only remove addition space

@jmh530
Copy link
Contributor Author

jmh530 commented Jul 18, 2017

Arg, I didn't do this through the fork. I might need to close this and open a new one to fix it.

@jmh530
Copy link
Contributor Author

jmh530 commented Jul 18, 2017

Replacing with #71.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants