[Issue 5868] static attribute ignored with public static {} blocks
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Thu Jan 26 12:28:28 PST 2012
    
    
  
http://d.puremagic.com/issues/show_bug.cgi?id=5868
Walter Bright <bugzilla at digitalmars.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |bugzilla at digitalmars.com
         Resolution|                            |INVALID
--- Comment #3 from Walter Bright <bugzilla at digitalmars.com> 2012-01-26 12:28:27 PST ---
Not a bug. Spec sez:
"The static in the static constructor declaration is not an attribute, it must
appear immediately before the this"
-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
    
    
More information about the Digitalmars-d-bugs
mailing list