November 09, 2011
http://d.puremagic.com/issues/show_bug.cgi?id=6920

           Summary: static on module constructors/destructors is redundant
           Product: D
           Version: D2
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: DMD
        AssignedTo: nobody@puremagic.com
        ReportedBy: xtzgzorex@gmail.com


--- Comment #0 from Alex Rønne Petersen <xtzgzorex@gmail.com> 2011-11-09 10:18:49 PST ---
Currently, 'static' is required on module constructors and destructors. This seems like an extremely odd decision, considering module fields and functions do not need this modifier. I propose removing this requirement.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
December 13, 2011
http://d.puremagic.com/issues/show_bug.cgi?id=6920


yebblies <yebblies@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |yebblies@gmail.com
           Severity|normal                      |enhancement


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