[Issue 23325] New: Assigning dynamic array to static array not documented

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Sep 4 16:00:04 UTC 2022


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

          Issue ID: 23325
           Summary: Assigning dynamic array to static array not documented
           Product: D
           Version: D2
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P1
         Component: dlang.org
          Assignee: nobody at puremagic.com
          Reporter: nick at geany.org

Not mentioned here:
https://dlang.org/spec/arrays.html#assignment

Only slice assign here:
https://dlang.org/spec/arrays.html#array-copying

Pull: https://github.com/dlang/dlang.org/pull/3404

--


More information about the Digitalmars-d-bugs mailing list