D issues are now tracked on GitHub. This Bugzilla instance remains as a read-only archive.
Issue 21086 - Wrong source link for core.thread.context
Summary: Wrong source link for core.thread.context
Status: RESOLVED FIXED
Alias: None
Product: D
Classification: Unclassified
Component: dlang.org (show other issues)
Version: D2
Hardware: All All
: P1 normal
Assignee: No Owner
URL:
Keywords: pull
Depends on:
Blocks:
 
Reported: 2020-07-28 14:58 UTC by wyz23x2
Modified: 2022-04-01 11:02 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description wyz23x2 2020-07-28 14:58:58 UTC
https://dlang.org/phobos/core_thread_context.html dead link.
Comment 1 moonlightsentinel 2022-03-27 11:12:52 UTC
The referenced page exists now but contains an invalid source link (core/thread/package.d instead of core/thread/context.d)
Comment 2 Dlang Bot 2022-03-27 11:17:36 UTC
@MoonlightSentinel created dlang/druntime pull request #3791 "Fix 21086 - Correct link core.thread.context" fixing this issue:

- Fix 21086 - Correct link core.thread.context
  
  The file is named `context.d`, not `package.d`.

https://github.com/dlang/druntime/pull/3791
Comment 3 Dlang Bot 2022-03-27 12:10:53 UTC
dlang/druntime pull request #3791 "Fix 21086 - Correct link core.thread.context" was merged into stable:

- e647d43ca780eaff680b10aa9ee4f462a0574856 by MoonlightSentinel:
  Fix 21086 - Correct link core.thread.context
  
  The file is named `context.d`, not `package.d`.

https://github.com/dlang/druntime/pull/3791
Comment 4 Dlang Bot 2022-04-01 11:02:26 UTC
dlang/druntime pull request #3793 "merge stable" was merged into master:

- b87d7df8bf3244d772421008416263bab123e27e by MoonlightSentinel:
  Fix 21086 - Correct link core.thread.context
  
  The file is named `context.d`, not `package.d`.

https://github.com/dlang/druntime/pull/3793