[D-runtime] [D-Programming-Language/druntime] 87051c: Remove unused object.opEquals(TypeInfo, TypeInfo)

GitHub noreply at github.com
Sat Mar 9 21:34:10 PST 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime
  Commit: 87051cc25c5e69889a2084e1bf562fa798cbee93
      https://github.com/D-Programming-Language/druntime/commit/87051cc25c5e69889a2084e1bf562fa798cbee93
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2013-03-09 (Sat, 09 Mar 2013)

  Changed paths:
    M src/object.di
    M src/object_.d

  Log Message:
  -----------
  Remove unused object.opEquals(TypeInfo, TypeInfo)

It seems that just had been forgotten to remove it when bug 3917 was fixed.


  Commit: 0a0a49e05e9e3be7c91a8668c947644d63de8e0c
      https://github.com/D-Programming-Language/druntime/commit/0a0a49e05e9e3be7c91a8668c947644d63de8e0c
  Author: Alex Rønne Petersen <alex at alexrp.com>
  Date:   2013-03-09 (Sat, 09 Mar 2013)

  Changed paths:
    M src/object.di
    M src/object_.d

  Log Message:
  -----------
  Merge pull request #438 from 9rnsr/fix_opeq

Remove unused object.opEquals(TypeInfo, TypeInfo)


Compare: https://github.com/D-Programming-Language/druntime/compare/3c78d3c46c25...0a0a49e05e9e


More information about the D-runtime mailing list