[Issue 24349] object noreturn link is missing

2024-01-29 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24349 --- Comment #5 from Nick Treleaven --- Filed: https://github.com/dlang/ddox/issues/249 --

[Issue 24349] object noreturn link is missing

2024-01-27 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24349 --- Comment #4 from Nick Treleaven --- > alias noreturn = Nn; Ddoc generates (more) correct declaration: > alias noreturn = noreturn; https://dlang.org/phobos-prerelease/object.html#.noreturn So the problem seems to be with Ddox, perhaps file a

[Issue 24349] object noreturn link is missing

2024-01-26 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24349 --- Comment #3 from Jim Balter --- I guess I should have been more explicit. It isn't just that the link is missing ... this is also wrong: alias noreturn = Nn; I doubt that the fix for the link fixed this ... is there some way to look at the

[Issue 24349] object noreturn link is missing

2024-01-22 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24349 Dlang Bot changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 24349] object noreturn link is missing

2024-01-22 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24349 Nick Treleaven changed: What|Removed |Added URL|http://dlang.org/library/dr | |untime/src/object.html