Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 28b10fe8d396aa4760718484834b835e3e2038c8
      
https://github.com/D-Programming-Language/dmd/commit/28b10fe8d396aa4760718484834b835e3e2038c8
  Author: k-hara <[email protected]>
  Date:   2012-11-13 (Tue, 13 Nov 2012)

  Changed paths:
    M src/clone.c
    A test/runnable/bug9010.d
    A test/runnable/extra-files/bug9010-postscript.sh
    A test/runnable/extra-files/runnable-bug9010.lst

  Log Message:
  -----------
  fix Issue 9010 - opEquals() const results in not-covered code


  Commit: eb5ad4737ff20ab377fd96f56b3643c14157bcfd
      
https://github.com/D-Programming-Language/dmd/commit/eb5ad4737ff20ab377fd96f56b3643c14157bcfd
  Author: k-hara <[email protected]>
  Date:   2012-11-13 (Tue, 13 Nov 2012)

  Changed paths:
    M src/clone.c

  Log Message:
  -----------
  Use direct '0'


  Commit: 001b6908bfec8d608d77d77dbe18ffcddb57149e
      
https://github.com/D-Programming-Language/dmd/commit/001b6908bfec8d608d77d77dbe18ffcddb57149e
  Author: Walter Bright <[email protected]>
  Date:   2012-11-17 (Sat, 17 Nov 2012)

  Changed paths:
    M src/clone.c
    A test/runnable/bug9010.d
    A test/runnable/extra-files/bug9010-postscript.sh
    A test/runnable/extra-files/runnable-bug9010.lst

  Log Message:
  -----------
  Merge pull request #1284 from 9rnsr/fix9010

Issue 9010 - opEquals() const results in not-covered code


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

Reply via email to