Thread overview | ||||||
---|---|---|---|---|---|---|
|
January 28, 2014 Possibly a fatal DDoc regression? | ||||
---|---|---|---|---|
| ||||
The prerelease std.uni documentation[1] is missing everything but the documentation for the module declaration. I'm hitting what is probably the same thing in one of my own projects[2], where it generates the documentation for the top-level symbols but not any members. Am I missing something, or has something gone horribly wrong here? [1] http://dlang.org/phobos-prerelease/std_uni.html [2] http://jakobovrum.github.io/Dirk/irc.client.html |
January 28, 2014 Re: Possibly a fatal DDoc regression? | ||||
---|---|---|---|---|
| ||||
Posted in reply to Jakob Ovrum Attachments:
| Definitely yes. Please file the bug in bigzilla.
Kenji Hara
2014-01-28 Jakob Ovrum <jakobovrum@gmail.com>
> The prerelease std.uni documentation[1] is missing everything but the documentation for the module declaration. I'm hitting what is probably the same thing in one of my own projects[2], where it generates the documentation for the top-level symbols but not any members. Am I missing something, or has something gone horribly wrong here?
>
> [1] http://dlang.org/phobos-prerelease/std_uni.html
> [2] http://jakobovrum.github.io/Dirk/irc.client.html
>
|
January 28, 2014 Re: Possibly a fatal DDoc regression? | ||||
---|---|---|---|---|
| ||||
Posted in reply to Kenji Hara | On Tuesday, 28 January 2014 at 08:40:55 UTC, Kenji Hara wrote: > Definitely yes. Please file the bug in bigzilla. Filed[1], although the report is sparse; I don't know the details of the problem. [1] https://d.puremagic.com/issues/show_bug.cgi?id=12017 |
January 28, 2014 Re: Possibly a fatal DDoc regression? | ||||
---|---|---|---|---|
| ||||
Posted in reply to Jakob Ovrum Attachments:
| 2014-01-28 Jakob Ovrum <jakobovrum@gmail.com>
> On Tuesday, 28 January 2014 at 08:40:55 UTC, Kenji Hara wrote:
>
>> Definitely yes. Please file the bug in bigzilla.
>>
>
> Filed[1], although the report is sparse; I don't know the details of the problem.
>
> [1] https://d.puremagic.com/issues/show_bug.cgi?id=12017
>
No problem. I found the root cause (shamefully it was my fault...)
I'll post a compiler fix soon.
Kenji Hara
|
Copyright © 1999-2021 by the D Language Foundation