[dmd-internals] [D-Programming-Language/dmd] adb622: fix Issue 1918 - __traits(getVirtualFunctions) ret...
GitHub
noreply at github.com
Sun Jan 22 00:35:54 PST 2012
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: adb62254d26ab0b29f543f2562a55b331f4ef297
https://github.com/D-Programming-Language/dmd/commit/adb62254d26ab0b29f543f2562a55b331f4ef297
Author: Walter Bright <walter at walterbright.com>
Date: 2012-01-22 (Sun, 22 Jan 2012)
Changed paths:
M src/declaration.h
M src/func.c
M src/idgen.c
M src/traits.c
M test/runnable/traits.d
Log Message:
-----------
fix Issue 1918 - __traits(getVirtualFunctions) returns final functions
More information about the dmd-internals
mailing list