[phobos] [D-Programming-Language/phobos] 1063d9: Fix T[] const-ness issue in put
GitHub
noreply at github.com
Mon Mar 17 19:06:56 PDT 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 1063d97859ba0f2ff2517e97c9754d1864d534a6
https://github.com/D-Programming-Language/phobos/commit/1063d97859ba0f2ff2517e97c9754d1864d534a6
Author: monarchdodra <monarchdodra at gmail.com>
Date: 2014-03-17 (Mon, 17 Mar 2014)
Changed paths:
M std/internal/scopebuffer.d
Log Message:
-----------
Fix T[] const-ness issue in put
Commit: a615957909d0c4848ec21098da8f487df6b6e5c8
https://github.com/D-Programming-Language/phobos/commit/a615957909d0c4848ec21098da8f487df6b6e5c8
Author: Walter Bright <walter at walterbright.com>
Date: 2014-03-17 (Mon, 17 Mar 2014)
Changed paths:
M std/internal/scopebuffer.d
Log Message:
-----------
Merge pull request #2016 from monarchdodra/ScopeBufferConst
Fix T[] const-ness issue in put
Compare: https://github.com/D-Programming-Language/phobos/compare/60e3c54f4d76...a615957909d0
More information about the phobos
mailing list