www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 23325] New: Assigning dynamic array to static array not

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 puremagic.com
          Reporter: nick 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

--
Sep 04 2022