[dmd-internals] [D-Programming-Language/dmd] 04e632: fix Issue 3757 - Overloading const function with o...
GitHub
noreply at github.com
Sat Jan 28 00:24:07 PST 2012
Branch: refs/heads/dmd-1.x
Home: https://github.com/D-Programming-Language/dmd
Commit: 04e632617be33cce3e92b5d48a7fa20a6ca621fb
https://github.com/D-Programming-Language/dmd/commit/04e632617be33cce3e92b5d48a7fa20a6ca621fb
Author: Walter Bright <walter at walterbright.com>
Date: 2012-01-28 (Sat, 28 Jan 2012)
Changed paths:
M src/func.c
Log Message:
-----------
fix Issue 3757 - Overloading const function with overridden non-const function results in seg fault.
More information about the dmd-internals
mailing list