[Issue 3728] New: getOverloads and identifier traits
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Wed Jan 20 09:06:50 PST 2010
http://d.puremagic.com/issues/show_bug.cgi?id=3728
Summary: getOverloads and identifier traits
Product: D
Version: unspecified
Platform: Other
OS/Version: Windows
Status: NEW
Severity: critical
Priority: P2
Component: DMD
AssignedTo: nobody at puremagic.com
ReportedBy: samukha at voliacable.com
--- Comment #0 from Max Samukha <samukha at voliacable.com> 2010-01-20 09:06:49 PST ---
For QtD, we need to get overloads of any function at compile time, not only
virtuals. Currently we are using a seemingly working dmd modified with the
patch attached. The patch also adds an 'identifier' trait, which allows to get
symbol identifiers without parsing the value of stringof.
--
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