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

          Issue ID: 17514
           Summary: "positive" -> "nonnegative"
           Product: D
           Version: D2
          Hardware: All
               URL: http://dlang.org/
                OS: All
            Status: NEW
          Severity: minor
          Priority: P3
         Component: dlang.org
          Assignee: nob...@puremagic.com
          Reporter: qmnaidgolf...@rcpt.at

In  http://dlang.org/spec/attribute.html,
"It must be a positive power of 2." possibly should be changed to "It must be a
nonnegative power of 2.". (As 1 is 2^0 and 0 is not positive.)

--

Reply via email to