[Issue 16394] TypeInfo.init() for static arrays returns single element instead of whole array

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Tue Aug 30 04:35:39 PDT 2016


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

--- Comment #22 from github-bugzilla at puremagic.com ---
Commits pushed to master at https://github.com/dlang/druntime

https://github.com/dlang/druntime/commit/d79299255878b71ed1115f0cacd93938ee02930e
Fix issue 16394 -- document the intiializer function behavior correctly.

https://github.com/dlang/druntime/commit/de92ad402d6132028148571adb1bfa353f0d599e
Merge pull request #1634 from schveiguy/fix16394

Fix issue 16394 -- document the intializer function behavior correctly.

--


More information about the Digitalmars-d-bugs mailing list