[Issue 9552] DMD crashed when taking member delegate from __traits(getOverloads)
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Thu Feb 21 07:05:56 PST 2013
http://d.puremagic.com/issues/show_bug.cgi?id=9552
--- Comment #2 from Maxim Fomin <maxim at maxim-fomin.ru> 2013-02-21 07:05:53 PST ---
Seems to be:
e0e17a035726252b1ec61be2a64aa58cc30d528c is the first bad commit
commit e0e17a035726252b1ec61be2a64aa58cc30d528c
Author: k-hara <k.hara.pg at gmail.com>
Date: Sun Jun 5 12:45:21 2011 +0900
fix Issue 7552 - Cannot get and combine a part of overloaded functions
FuncAliasDeclaration now has flag that its member funcalias is overloaded.
And it is used as an element of __traits(getOverloads) due to represent the
function symbol isn't overloaded.
:040000 040000 a7f72c89f631bb0ae5ce2105d114141897e5061b
1aa8c2b9741ff16c1f33b9b9bf613c0b78817e28 M src
:040000 040000 e080b17e5d32a423553f4f7dcf0edd5af0ee012d
83836298f6b8376175a4f34987788cbd11c0b91d M test
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list