[dmd-internals] dmd commit, revision 649

Brad Roberts braddr at puremagic.com
Sun Aug 29 12:38:03 PDT 2010


Walter checked in an old patch that fixed the compiler to not use 'auto' where
'scope' was intended.. a pre-1.x era change.  This was to update the test suite
so the tests pass again.  Having a the test suite fail is unacceptable, so this
change wasn't optional.

On 8/29/2010 6:59 AM, Andrei Alexandrescu wrote:
> Brad,
> 
> Since scope is going to be deprecated, you may want to leave auto as is.
> 
> Thanks,
> 
> Andrei
> 
> On 08/29/2010 03:36 AM, dsource.org wrote:
>> dmd commit, revision 649
>>
>>
>> user: braddr
>>
>> msg:
>> Updates to the test suite based on changes to dmd.  Primarily 'auto' ->  'scope'.
>>
>> http://www.dsource.org/projects/dmd/changeset/649
>>



More information about the dmd-internals mailing list