[phobos] [D-Programming-Language/phobos] 1baf12: fix Issue 13300 - pure function 'std.array.Appende...

GitHub via phobos phobos at puremagic.com
Fri Aug 22 12:26:27 PDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 1baf12b102cc430229d3072433d877f5dc1b0ffb
      https://github.com/D-Programming-Language/phobos/commit/1baf12b102cc430229d3072433d877f5dc1b0ffb
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2014-08-19 (Tue, 19 Aug 2014)

  Changed paths:
    M std/variant.d

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


  Commit: ef1b0bcf97e12bcc6a2a3202c0f9da6660e0c13e
      https://github.com/D-Programming-Language/phobos/commit/ef1b0bcf97e12bcc6a2a3202c0f9da6660e0c13e
  Author: Dmitry Olshansky <dmitry.olsh at gmail.com>
  Date:   2014-08-22 (Fri, 22 Aug 2014)

  Changed paths:
    M std/variant.d

  Log Message:
  -----------
  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'


Compare: https://github.com/D-Programming-Language/phobos/compare/76a10aade0ff...ef1b0bcf97e1


More information about the phobos mailing list