www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 6541] New: using synchronized on a templated method crashes the compiler

http://d.puremagic.com/issues/show_bug.cgi?id=6541

           Summary: using synchronized on a templated method crashes the
                    compiler
           Product: D
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: DMD
        AssignedTo: nobody puremagic.com
        ReportedBy: transmethyl+dmd gmail.com



PDT ---
Created an attachment (id=1019)
a testcase for compiling a static synchronized method

seems related to issue 5664, but not as trivial a fix.

attached code show how a normal static synchronized method compiles just fine,
but a templated version fails.

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