[phobos] [D-Programming-Language/phobos] a63dc3: Remove bug from staticIota in typecons
GitHub
noreply at github.com
Mon Dec 9 03:19:18 PST 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: a63dc3e356b50703bc55cd0f3924a0b5d17c889c
https://github.com/D-Programming-Language/phobos/commit/a63dc3e356b50703bc55cd0f3924a0b5d17c889c
Author: Tero Hänninen <nomail at invalid>
Date: 2013-12-06 (Fri, 06 Dec 2013)
Changed paths:
M std/typecons.d
Log Message:
-----------
Remove bug from staticIota in typecons
step is not used -> if passed anything other than 1 as step, staticIota
will behave incorrectly.
Commit: 913434ede6e62ddca252f28b0114611cee9a78a7
https://github.com/D-Programming-Language/phobos/commit/913434ede6e62ddca252f28b0114611cee9a78a7
Author: monarch dodra <monarchdodra at gmail.com>
Date: 2013-12-09 (Mon, 09 Dec 2013)
Changed paths:
M std/typecons.d
Log Message:
-----------
Merge pull request #1755 from lgvz/fix
Remove bug from staticIota in typecons
Compare: https://github.com/D-Programming-Language/phobos/compare/aae7c341d2cc...913434ede6e6
More information about the phobos
mailing list