[dmd-internals] [D-Programming-Language/druntime] fdd189: more const correct

Walter Bright walter at digitalmars.com
Tue Feb 28 01:55:18 PST 2012



On 2/28/2012 12:44 AM, Rainer Schuetze wrote:
> On 24.02.2012 22:54, Walter Bright wrote:
>> I understand. Libraries must be recompiled to use it. There'll be more such 
>> breakage as we shift to const/pure/nothrow/@safe.
>>
>
> Just to clarify: the breakage is not due to libraries that have not been 
> recompiled. The breakage is caused by inconsistent declarations in _object.d 
> and object.di.
>

Hmm. The auto tester shows all green.


More information about the dmd-internals mailing list