[Issue 4924] Suspect indentation warning

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Jan 8 12:33:36 PST 2011


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


Walter Bright <bugzilla at digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |bugzilla at digitalmars.com
         Resolution|                            |WONTFIX


--- Comment #2 from Walter Bright <bugzilla at digitalmars.com> 2011-01-08 12:31:49 PST ---
D is insensitive to whitespace formatting, and trying to force it into sort of
being one would be a mistake.

Enforcing indenting rules is the job of a pretty printer, not the compiler.

-- 
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