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

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Fri Aug 22 12:26:30 PDT 2014


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

--- Comment #3 from github-bugzilla at puremagic.com ---
Commits pushed to master at https://github.com/D-Programming-Language/phobos

https://github.com/D-Programming-Language/phobos/commit/1baf12b102cc430229d3072433d877f5dc1b0ffb
fix Issue 13300 - pure function
'std.array.Appender!(T[]).Appender.ensureAddable' cannot call impure function
'test.T.__fieldPostBlit'

https://github.com/D-Programming-Language/phobos/commit/ef1b0bcf97e12bcc6a2a3202c0f9da6660e0c13e
Merge pull request #2439 from 9rnsr/fix13300

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

--


More information about the Digitalmars-d-bugs mailing list