Thread overview
[Issue 3102] New: Incorrectly matching type as shared (two cases with is expressions)
Jun 29, 2009
Jason House
Oct 29, 2009
Leandro Lucarella
Nov 06, 2009
Walter Bright
June 29, 2009
http://d.puremagic.com/issues/show_bug.cgi?id=3102

           Summary: Incorrectly matching type as shared (two cases with is
                    expressions)
           Product: D
           Version: 2.030
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Keywords: wrong-code
          Severity: normal
          Priority: P2
         Component: DMD
        AssignedTo: nobody@puremagic.com
        ReportedBy: jason.james.house@gmail.com


The attached file reproduces the issue.  Even though class foo is not shared, both forms of is expressions report that it is

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
June 29, 2009
http://d.puremagic.com/issues/show_bug.cgi?id=3102





--- Comment #1 from Jason House <jason.james.house@gmail.com>  2009-06-28 18:27:54 PDT ---
Created an attachment (id=406)
 --> (http://d.puremagic.com/issues/attachment.cgi?id=406)
file demonstrating issue

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
October 29, 2009
http://d.puremagic.com/issues/show_bug.cgi?id=3102


Leandro Lucarella <llucax@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |llucax@gmail.com


--- Comment #2 from Leandro Lucarella <llucax@gmail.com> 2009-10-29 06:47:50 PDT ---
Related SVN revision: http://www.dsource.org/projects/dmd/changeset/223

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
November 06, 2009
http://d.puremagic.com/issues/show_bug.cgi?id=3102


Walter Bright <bugzilla@digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |bugzilla@digitalmars.com
         Resolution|                            |FIXED


--- Comment #3 from Walter Bright <bugzilla@digitalmars.com> 2009-11-06 11:33:32 PST ---
Fixed dmd 2.036

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------