www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 4713] New: PATCH for interface generation: cleanup, bugfixes and prettyprinting

reply d-bugmail puremagic.com writes:
http://d.puremagic.com/issues/show_bug.cgi?id=4713

           Summary: PATCH for interface generation: cleanup, bugfixes and
                    prettyprinting
           Product: D
           Version: 2.041
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: DMD
        AssignedTo: nobody puremagic.com
        ReportedBy: Norbert Nemec-online.de



PDT ---
Created an attachment (id=736)
series of patches

These patches (against DMD 2.048) affect the code for automatic interface (.di
file) generation (activated by -H command line option).

* internal code cleanup and simplification
* automatic indentation
* three bugfixes (these bugs made autogenerated interfaces of phobos2
uncompilable)

Apply in order.
Each patch should leave the code in working order (compile&testrun).

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
Aug 22 2010
parent d-bugmail puremagic.com writes:
http://d.puremagic.com/issues/show_bug.cgi?id=4713


Walter Bright <bugzilla digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bugzilla digitalmars.com



11:22:18 PDT ---
Did bugfixes part of the patches.

http://www.dsource.org/projects/dmd/changeset/629

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