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 <[email protected]>
  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 <[email protected]>
  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
_______________________________________________
phobos mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/phobos

Reply via email to