[Issue 5702] Out parameter with default value as null compiling unit test fails.
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Fri Jan 9 01:32:50 PST 2015
https://issues.dlang.org/show_bug.cgi?id=5702
Kenji Hara <k.hara.pg at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |INVALID
--- Comment #2 from Kenji Hara <k.hara.pg at gmail.com> ---
The default argument of ref/out parameter should be an lvalue. See also issue
7603.
--
More information about the Digitalmars-d-bugs
mailing list