digitalmars.D.bugs - [Issue 4882] New: std.traits hasUnsharedAliasing does not work for function type
- d-bugmail puremagic.com (21/21) Sep 17 2010 http://d.puremagic.com/issues/show_bug.cgi?id=4882
- d-bugmail puremagic.com (12/12) Sep 17 2010 http://d.puremagic.com/issues/show_bug.cgi?id=4882
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
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: -------
Sep 17 2010
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
http://dsource.org/projects/phobos/changeset/2019
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
Sep 17 2010








d-bugmail puremagic.com