September 17, 2010 [Issue 4882] New: std.traits hasUnsharedAliasing does not work for function type | ||||
---|---|---|---|---|
| ||||
http://d.puremagic.com/issues/show_bug.cgi?id=4882 Summary: std.traits hasUnsharedAliasing does not work for function type Product: D Version: D2 Platform: Other OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: Phobos AssignedTo: nobody@puremagic.com ReportedBy: osa8aso@gmail.com --- Comment #0 from osa8aso@gmail.com 2010-09-17 14:20:03 PDT --- Created an attachment (id=759) Test case. functions (unlike delegates) do not have any unshared aliasing but hasUnsharedAliasing thinks they do. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
September 17, 2010 [Issue 4882] std.traits hasUnsharedAliasing does not work for function type | ||||
---|---|---|---|---|
| ||||
Posted in reply to osa8aso@gmail.com | http://d.puremagic.com/issues/show_bug.cgi?id=4882 David Simcha <dsimcha@yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |dsimcha@yahoo.com Resolution| |FIXED --- Comment #1 from David Simcha <dsimcha@yahoo.com> 2010-09-17 16:46:26 PDT --- http://dsource.org/projects/phobos/changeset/2019 -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
Copyright © 1999-2021 by the D Language Foundation