← Back to index
|
Original Bugzilla link
Bug 15549 – [ndslice] byElement is broken for packed slices
Status
RESOLVED
Resolution
FIXED
Severity
normal
Priority
P1
Component
phobos
Product
D
Version
D2
Platform
All
OS
All
Creation time
2016-01-10T23:37:00Z
Last change time
2016-04-26T00:04:24Z
Assigned to
ilyayaroshenko
Creator
ilyayaroshenko
Comments
Comment #0
by ilyayaroshenko — 2016-01-10T23:37:18Z
Comment #1
by jack — 2016-01-11T00:51:28Z
Could you give an example?
Comment #2
by ilyayaroshenko — 2016-01-11T00:56:24Z
(In reply to Jack Stouffer from comment #1) > Could you give an example? Unittest was added:
https://github.com/D-Programming-Language/phobos/pull/3920/files
Comment #3
by github-bugzilla — 2016-01-12T05:28:49Z
Commits pushed to master at
https://github.com/D-Programming-Language/phobos
https://github.com/D-Programming-Language/phobos/commit/fe09ee540cb002b8c1016b399b1c3dde71ee024d
fix Issue 15549
https://github.com/D-Programming-Language/phobos/commit/2ea33ce0f6bf41b1731c54920e2cc300c1d6f584
Merge pull request #3920 from 9il/patch-6 fix Issue 15549
Comment #4
by github-bugzilla — 2016-03-19T20:22:18Z
Commits pushed to stable at
https://github.com/D-Programming-Language/phobos
https://github.com/D-Programming-Language/phobos/commit/fe09ee540cb002b8c1016b399b1c3dde71ee024d
fix Issue 15549
https://github.com/D-Programming-Language/phobos/commit/2ea33ce0f6bf41b1731c54920e2cc300c1d6f584
Merge pull request #3920 from 9il/patch-6
Comment #5
by greeenify — 2016-04-26T00:04:24Z
Manually closing as Bugzilla didn't :/