digitalmars.D - Documentation for assumeUnique
- bachmeier (5/5) May 07 2018 I filed a bug on this several weeks ago. Can someone tell me what
- Seb (2/7) May 08 2018 Fix: https://github.com/dlang/dlang.org/pull/2364
- Bastiaan Veelo (4/8) May 09 2018 Nice.
I filed a bug on this several weeks ago. Can someone tell me what is wrong in the source so that I can fix it? It is almost certainly trivial, but I don't see it. You can see the messed up documentation here: https://dlang.org/library/std/exception/assume_unique.html
May 07 2018
On Monday, 7 May 2018 at 15:32:56 UTC, bachmeier wrote:I filed a bug on this several weeks ago. Can someone tell me what is wrong in the source so that I can fix it? It is almost certainly trivial, but I don't see it. You can see the messed up documentation here: https://dlang.org/library/std/exception/assume_unique.htmlFix: https://github.com/dlang/dlang.org/pull/2364
May 08 2018
On Tuesday, 8 May 2018 at 14:35:15 UTC, Seb wrote:On Monday, 7 May 2018 at 15:32:56 UTC, bachmeier wrote:Nice. Note: The [Edit|Run|Open in IDE] buttons that result from that macro render differently from unittest examples.You can see the messed up documentation here: https://dlang.org/library/std/exception/assume_unique.htmlFix: https://github.com/dlang/dlang.org/pull/2364
May 09 2018