[Issue 16146] postblit is not called on struct creation with "{field:value}" syntax

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Tue Dec 27 06:41:19 PST 2016


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

--- Comment #4 from github-bugzilla at puremagic.com ---
Commits pushed to scope at https://github.com/dlang/dmd

https://github.com/dlang/dmd/commit/5b2fb91bae4df298a82bc94565198827671664ef
Fix issue 16146 - Postblit the values in struct literals.

https://github.com/dlang/dmd/commit/d7e22deca67ca114ea37b0c7e9fa2e0d6adb9069
Merge pull request #6271 from LemonBoy/structfill

--


More information about the Digitalmars-d-bugs mailing list