[phobos] [D-Programming-Language/phobos] 7cab71: Fix Issue 14042 - std.conv.to of a immutable char ...
GitHub via phobos
phobos at puremagic.com
Sat Jan 31 06:33:34 PST 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 7cab71b22bd829db8712e9a4c4b9c7b62a51552a
https://github.com/D-Programming-Language/phobos/commit/7cab71b22bd829db8712e9a4c4b9c7b62a51552a
Author: sinkuu <sinkuupump at gmail.com>
Date: 2015-01-31 (Sat, 31 Jan 2015)
Changed paths:
M std/conv.d
Log Message:
-----------
Fix Issue 14042 - std.conv.to of a immutable char pointer
Commit: 7b8c9b2e1a3dd44de769653b3f3b826b6e038181
https://github.com/D-Programming-Language/phobos/commit/7b8c9b2e1a3dd44de769653b3f3b826b6e038181
Author: JakobOvrum <JakobOvrum at users.noreply.github.com>
Date: 2015-01-31 (Sat, 31 Jan 2015)
Changed paths:
M std/conv.d
Log Message:
-----------
Merge pull request #2942 from sinkuu/fix_14042
Fix Issue 14042 - std.conv.to of a immutable char pointer
Compare: https://github.com/D-Programming-Language/phobos/compare/71e3ecf680a2...7b8c9b2e1a3d
More information about the phobos
mailing list