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

Don Clugston dclugston at googlemail.com
Wed Nov 17 12:30:36 PST 2010


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


More information about the dmd-internals mailing list