[Issue 13300] pure function 'std.array.Appender!(T[]).Appender.ensureAddable' cannot call impure function 'test.T.__fieldPostBlit'

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Dec 24 19:22:02 UTC 2018


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

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

https://github.com/dlang/phobos/commit/c575e985b3dccce3d807165c5b98c8d1862ec366
Fix Issue 13300 - pure function
'std.array.Appender!(T[]).Appender.ensureAddable' cannot call impure function
'test.T.__fieldPostBlit'

https://github.com/dlang/phobos/commit/c7106f02b911c7ca14e3873f5b76cadfb26c5071
Merge pull request #6811 from edi33416/issue_13300

Fix Issue 13300 - pure function 'std.array.Appender!(T[]).Appender.en…

--


More information about the Digitalmars-d-bugs mailing list