[dmd-internals] [D-Programming-Language/dmd] 2958fb: struct literals are lvalues again

kenji hara k.hara.pg at gmail.com
Wed Apr 11 19:19:03 PDT 2012


We didn't add tests into druntime and Phobos for ref/non-ref overloads.
So there is no tests should be broken in libraries with your changes.

Kenji Hara

2012年4月12日11:07 Walter Bright <walter at digitalmars.com>:
> All the library tests pass.
>
>
> On 4/11/2012 6:39 PM, kenji hara wrote:
>> I think this is too straightforward change.
>> I believe that druntime and phobos are broken silently with this.
>>
>> I'm trying to implement rvalue struct literal that can receives with ref.
>> It does not seem so difficult.
>> Please wait the release a moment.
>>
>> Kenji Hara
>>
> _______________________________________________
> dmd-internals mailing list
> dmd-internals at puremagic.com
> http://lists.puremagic.com/mailman/listinfo/dmd-internals


More information about the dmd-internals mailing list