[D-runtime] [D-Programming-Language/druntime] d57d80: fix Issue 8366 - Overriding const member function ...

GitHub noreply at github.com
Wed Nov 21 20:37:41 PST 2012


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime
  Commit: d57d808db194c3f1ee6af4d8251478309f0bab49
      https://github.com/D-Programming-Language/druntime/commit/d57d808db194c3f1ee6af4d8251478309f0bab49
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2012-11-20 (Tue, 20 Nov 2012)

  Changed paths:
    M src/object_.d

  Log Message:
  -----------
  fix Issue 8366 - Overriding const member function in conjunction with mutable overload causes a strange error


  Commit: 771c2a1503c91df79704277444c550ad463c590c
      https://github.com/D-Programming-Language/druntime/commit/771c2a1503c91df79704277444c550ad463c590c
  Author: Alex Rønne Petersen <alex at lycus.org>
  Date:   2012-11-21 (Wed, 21 Nov 2012)

  Changed paths:
    M src/object_.d

  Log Message:
  -----------
  Merge pull request #353 from 9rnsr/fix8366

Issue 8366 - Overriding const member function in conjunction with mutable overload causes a strange error


Compare: https://github.com/D-Programming-Language/druntime/compare/a54f41c98aa2...771c2a1503c9


More information about the D-runtime mailing list