November 17, 2010 [dmd-internals] The last dmd commit is broken. | ||||
---|---|---|---|---|
| ||||
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
|
November 18, 2010 [dmd-internals] The last dmd commit is broken. | ||||
---|---|---|---|---|
| ||||
Posted in reply to Don Clugston | 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
>
>
>
|
Copyright © 1999-2021 by the D Language Foundation