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

           Summary: [tdpl] There should be no empty statement
           Product: D
           Version: D2
          Platform: Other
        OS/Version: Mac OS X
            Status: NEW
          Severity: normal
          Priority: P2
         Component: DMD
        AssignedTo: nob...@puremagic.com
        ReportedBy: and...@metalanguage.com


--- Comment #0 from Andrei Alexandrescu <and...@metalanguage.com> 2011-12-18 
18:17:17 PST ---
The statement ";" should not exist. It is never needed, never useful, and in
most cases the compiler requires it to be replaced with '{}'.

Walter and I agreed on all of the above so ";" is not present in TDPL. It
should be slowly deprecated and ultimately removed from D. It is just junk in
the trunk.

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

Reply via email to