[Issue 5889] Struct literal/construction should be rvalue

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Jun 24 04:57:23 PDT 2011


http://d.puremagic.com/issues/show_bug.cgi?id=5889



--- Comment #4 from Kenji Hara <k.hara.pg at gmail.com> 2011-06-24 04:52:32 PDT ---
bug4843 (and its duplication bug6201) is part of this issue.

FuncDeclaration::overloadResolve use TypeStruct::defaultInit, but it makes
lvalue.
So ref and non-ref overloads make ambiguous.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list