[D-runtime] [D-Programming-Language/druntime] a1f985: byKeyValue should also work with const loop variab...
GitHub via D-runtime
d-runtime at puremagic.com
Sun Jan 4 15:06:16 PST 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/druntime
Commit: a1f98571c9ab7dc8c4de97a38c25894ae9339790
https://github.com/D-Programming-Language/druntime/commit/a1f98571c9ab7dc8c4de97a38c25894ae9339790
Author: H. S. Teoh <hsteoh at quickfur.ath.cx>
Date: 2015-01-04 (Sun, 04 Jan 2015)
Changed paths:
M src/object.di
M src/object_.d
Log Message:
-----------
byKeyValue should also work with const loop variables.
Commit: 9ec46a649e5fcd112dec7af102b4cab9189b48f3
https://github.com/D-Programming-Language/druntime/commit/9ec46a649e5fcd112dec7af102b4cab9189b48f3
Author: Andrej Mitrović <andrej.mitrovich at gmail.com>
Date: 2015-01-05 (Mon, 05 Jan 2015)
Changed paths:
M src/object.di
M src/object_.d
Log Message:
-----------
Merge pull request #1079 from quickfur/issue9119_const
byKeyValue should also work with const loop variables.
Compare: https://github.com/D-Programming-Language/druntime/compare/b3a8032e3960...9ec46a649e5f
More information about the D-runtime
mailing list