Debugging help for generating docs in a simple SCOD/DUB project
ulyssesdwolfe
ulyssesdwolfe at gmail.com
Fri Jan 11 00:18:56 UTC 2019
On Wednesday, 9 January 2019 at 20:36:39 UTC, Andre Pany wrote:
> I reported a similiar issue for vibe-core. Sönke assumes it is
> a dmd bug: ```Hm, I can't see what's wrong there. The parameter
> count seems to be identical in the doc comment and in the
> signature. Workaround would be to add buildRequirements
> "allowWarnings", but it looks like this is a Ddoc bug in DMD.```
>
> https://github.com/vibe-d/vibe-core/issues/103
>
>
> I haven't created an issue so far.
>
> Kind regards
> Andre
Thanks for the tip. Sonke's "buildRequirements allowWarnings"
work around does work for me. I can get it to compile with that.
More information about the Digitalmars-d
mailing list