[Issue 16355] __xpostblit incorrectly generated for a struct with a zero-length static array

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Mon Jan 16 15:26:16 PST 2017


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

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

https://github.com/dlang/dmd/commit/75ea4a884328d194e9f98631e3295a293c57a787
Fix issue 16355 - Don't emit a __xpostblit when it's not needed.

https://github.com/dlang/dmd/commit/538a895157acdbbfc5869791f9504f7e86b4fdd0
Merge pull request #6400 from LemonBoy/b16355

--


More information about the Digitalmars-d-bugs mailing list