Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SPEC] The @standalone attribute should be documented in the spec #4144

Open
dlangBugzillaToGithub opened this issue Aug 2, 2024 · 2 comments

Comments

@dlangBugzillaToGithub
Copy link

Steven Schveighoffer (@schveiguy) reported this on 2024-08-02T17:15:42Z

Transferred from https://issues.dlang.org/show_bug.cgi?id=24693

Description

The @standalone attribute was added in 2.107:

https://dlang.org/changelog/2.107.0.html#dmd.standalone-attribute

This is not documented in the static constructor area of the spec, but should be. It is only documented in the library for the attribute.

The library docs also do not link the attribute in the top table (which is technically a dmd issue)
@dlangBugzillaToGithub
Copy link
Author

dlang-bot commented on 2024-08-03T11:41:22Z

@ntrel created dlang/dmd pull request #16766 "[trivial] [core.attribute] Add top link for `@standalone`" mentioning this issue:

- [core.attribute] Add top link for `@standalone`
  
  Part of Bugzilla 24693 - [SPEC] The @standalone attribute should be documented in the spec

https://github.com/dlang/dmd/pull/16766

@dlangBugzillaToGithub
Copy link
Author

dlang-bot commented on 2024-08-03T12:39:35Z

dlang/dmd pull request #16766 "[trivial] [core.attribute] Add top link for `@standalone`" was merged into master:

- 70def8ca6ff30d0352e7ac8d571e74d4eca420d3 by Nick Treleaven:
  [core.attribute] Add top link for `@standalone`
  
  Part of Bugzilla 24693 - [SPEC] The @standalone attribute should be documented in the spec

https://github.com/dlang/dmd/pull/16766

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant