November 21, 2012 [D-runtime] [D-Programming-Language/druntime] d57d80: fix Issue 8366 - Overriding const member function ... | ||||
---|---|---|---|---|
| ||||
Attachments:
| 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@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@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 |
Copyright © 1999-2021 by the D Language Foundation