August 21, 2011
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


--- Comment #0 from wolfwood <transmethyl+dmd@gmail.com> 2011-08-20 19:06:06 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: -------