[Issue 18782] New: Documentation error: ProtectionAttributes should say Visibility Attributes

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Apr 20 00:14:53 UTC 2018


https://issues.dlang.org/show_bug.cgi?id=18782

          Issue ID: 18782
           Summary: Documentation error: ProtectionAttributes should say
                    Visibility Attributes
           Product: D
           Version: D2
          Hardware: x86
                OS: Mac OS X
            Status: NEW
          Severity: enhancement
          Priority: P1
         Component: dlang.org
          Assignee: nobody at puremagic.com
          Reporter: james.blachly at gmail.com

This section: https://dlang.org/spec/class.html#access_control

links to: https://dlang.org/spec/attribute.html#ProtectionAttribute

but should link to:

https://dlang.org/spec/attribute.html#visibility_attributes

As the anchor #ProtectionAttribute does not exist, nor does the term in the
attributes definitions page.

--


More information about the Digitalmars-d-bugs mailing list