[phobos] [D-Programming-Language/phobos] 0f6a6e: std.conv: Fix ambiguity when target has ctor and s...
GitHub
noreply at github.com
Sat Feb 15 16:41:41 PST 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 0f6a6e2ab0543264dc627b086961586df0183f8c
https://github.com/D-Programming-Language/phobos/commit/0f6a6e2ab0543264dc627b086961586df0183f8c
Author: Vladimir Panteleev <vladimir at thecybershadow.net>
Date: 2014-01-16 (Thu, 16 Jan 2014)
Changed paths:
M std/conv.d
Log Message:
-----------
std.conv: Fix ambiguity when target has ctor and source has opCast
Commit: 5a5f89946a60f33ef02379f5375c5cbdeceb8400
https://github.com/D-Programming-Language/phobos/commit/5a5f89946a60f33ef02379f5375c5cbdeceb8400
Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
Date: 2014-02-15 (Sat, 15 Feb 2014)
Changed paths:
M std/conv.d
Log Message:
-----------
Merge pull request #1864 from CyberShadow/std-conv-opcall-and-ctor
std.conv: Fix ambiguity when target has ctor and source has opCast
Compare: https://github.com/D-Programming-Language/phobos/compare/7330607afe6d...5a5f89946a60
More information about the phobos
mailing list