digitalmars.D.bugs - [Issue 3358] New: Several typeof(Class.method).stringof incoherence
- d-bugmail puremagic.com Oct 01 2009
- d-bugmail puremagic.com Oct 01 2009
http://d.puremagic.com/issues/show_bug.cgi?id=3358 Summary: Several typeof(Class.method).stringof incoherence Product: D Version: 2.032 Platform: x86 OS/Version: Linux Status: NEW Severity: major Priority: P2 Component: DMD AssignedTo: nobody puremagic.com ReportedBy: julien onandon.be --- Comment #0 from Julien Leclercq <julien onandon.be> 2009-10-01 15:25:31 PDT --- Hello, the results of `typeof(&Class.method).stringof` for different methods sharing the same signature but different parameters name seems identical. Please view the attachment. Thank you, Julian. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
Oct 01 2009
http://d.puremagic.com/issues/show_bug.cgi?id=3358 --- Comment #1 from Julien Leclercq <julien onandon.be> 2009-10-01 15:27:56 PDT --- Created an attachment (id=467) Test case -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
Oct 01 2009








d-bugmail puremagic.com