June 03, 2016 [phobos] [dlang/phobos] 97edfb: Fixed Issue 15800: std.conv.to does not work with ... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 97edfbea90d72d8f4b6483c091a5b6d0e54db018 https://github.com/dlang/phobos/commit/97edfbea90d72d8f4b6483c091a5b6d0e54db018 Author: Jack Stouffer <jack@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@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 |
Copyright © 1999-2021 by the D Language Foundation