[dmd-internals] The last dmd commit is broken.

Walter Bright walter at digitalmars.com
Thu Nov 18 13:07:24 PST 2010


Just goes to show, always run the complete test suite before committing. 
Sigh. I'll get it fixed.

Don Clugston wrote:
> BAD COMMIT. Deleting CtorDeclaration::toDocBuffer means that
> constructors go to FuncDeclaration.
> This causes a crash if it is a template declaration.
> For example, it crashes generating the docs for std.bigint.
>
>
> On 17 November 2010 04:44, dsource.org <noreply at dsource.org> wrote:
>   
>> dmd commit, revision 756
>>
>>
>> user: walter
>>
>> msg:
>> bugzilla 5194 ddoc does not show modifiers on constructors such as pure or nothrow
>>
>> http://www.dsource.org/projects/dmd/changeset/756
>>     
> _______________________________________________
> 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