[dmd-internals] [D-Programming-Language/druntime] fdd189: more const correct
Walter Bright
walter at digitalmars.com
Fri Feb 24 13:54:36 PST 2012
I understand. Libraries must be recompiled to use it. There'll be more such
breakage as we shift to const/pure/nothrow/@safe.
On 2/24/2012 1:32 PM, Rainer Schuetze wrote:
> Hi,
>
> this commit introduced different modifiers @safe and @trusted for
> TypeInfo.getHash in the d and the di file. This can cause link errors.
>
> Rainer
>
> On 18.02.2012 00:02, GitHub wrote:
>> Branch: refs/heads/master
>> Home: https://github.com/D-Programming-Language/druntime
>> Commit: fdd189b990bbb960715949913b0a128031aa9526
>>
>> https://github.com/D-Programming-Language/druntime/commit/fdd189b990bbb960715949913b0a128031aa9526
>> Author: Walter Bright<walter at walterbright.com>
>> Date: 2012-02-17 (Fri, 17 Feb 2012)
>>
>> Changed paths:
>> M import/object.di
>> M src/object_.d
>>
>> Log Message:
>> -----------
>> more const correct
>>
>>
More information about the dmd-internals
mailing list