Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 8bf438dcf70a1ec8f8e80a38e9394d01f2c1ee07
      
https://github.com/D-Programming-Language/dmd/commit/8bf438dcf70a1ec8f8e80a38e9394d01f2c1ee07
  Author: Igor Stepanov <[email protected]>
  Date:   2014-10-18 (Sat, 18 Oct 2014)

  Changed paths:
    M src/clone.c
    A test/compilable/testpostblit.d

  Log Message:
  -----------
  do not generate __fieldPostBlit if this(this) annotated with @disable


  Commit: 540a049a31b4e5b1330298030b7312998ec17ea9
      
https://github.com/D-Programming-Language/dmd/commit/540a049a31b4e5b1330298030b7312998ec17ea9
  Author: Igor Stepanov <[email protected]>
  Date:   2014-10-20 (Mon, 20 Oct 2014)

  Changed paths:
    M src/clone.c

  Log Message:
  -----------
  @disable __fieldPostBlit if any of postblits[] are disabled.


  Commit: fdb99aa4fa43bd3f84130634947f2693e106cb4c
      
https://github.com/D-Programming-Language/dmd/commit/fdb99aa4fa43bd3f84130634947f2693e106cb4c
  Author: Walter Bright <[email protected]>
  Date:   2014-10-20 (Mon, 20 Oct 2014)

  Changed paths:
    M src/clone.c
    A test/compilable/testpostblit.d

  Log Message:
  -----------
  Merge pull request #4073 from IgorStepanov/disiabled-field-postblit

do not generate __fieldPostBlit if this(this) annotated with @disable


Compare: 
https://github.com/D-Programming-Language/dmd/compare/fcc5d5013745...fdb99aa4fa43
_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals

Reply via email to