[phobos] [dlang/phobos] 97edfb: Fixed Issue 15800: std.conv.to does not work with ...
GitHub via phobos
phobos at puremagic.com
Fri Jun 3 07:38:19 PDT 2016
Branch: refs/heads/master
Home: https://github.com/dlang/phobos
Commit: 97edfbea90d72d8f4b6483c091a5b6d0e54db018
https://github.com/dlang/phobos/commit/97edfbea90d72d8f4b6483c091a5b6d0e54db018
Author: Jack Stouffer <jack at jackstouffer.com>
Date: 2016-06-01 (Wed, 01 Jun 2016)
Changed paths:
M std/conv.d
Log Message:
-----------
Fixed Issue 15800: std.conv.to does not work with ranges of any char type
Commit: d5119c3178826d88a1f269c58742e2a327e98d5e
https://github.com/dlang/phobos/commit/d5119c3178826d88a1f269c58742e2a327e98d5e
Author: Steven Schveighoffer <schveiguy at yahoo.com>
Date: 2016-06-03 (Fri, 03 Jun 2016)
Changed paths:
M std/conv.d
Log Message:
-----------
Merge pull request #4390 from JackStouffer/issue15800
Fixed Issue 15800: std.conv.to!int does not work with ranges of any char …
Compare: https://github.com/dlang/phobos/compare/d80f31e1b046...d5119c317882
More information about the phobos
mailing list