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

           Summary: Assertion failed: (tn->mod & MODimmutable || tn->mod &
                    MODshared), function check, file mtype.c, line 887.
           Product: D
           Version: D2
          Platform: x86
        OS/Version: Mac OS X
            Status: NEW
          Severity: normal
          Priority: P2
         Component: DMD
        AssignedTo: nob...@puremagic.com
        ReportedBy: s...@invisibleduck.org


--- Comment #0 from Sean Kelly <s...@invisibleduck.org> 2010-07-06 15:35:16 PDT 
---
Compile the following:

private struct MyStruct {}
alias shared MyStruct* MyShared;

If the parens are added to the second line, the assertion failure goes away.

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

Reply via email to