August 22, 2010 [Issue 4713] New: PATCH for interface generation: cleanup, bugfixes and prettyprinting | ||||
---|---|---|---|---|
| ||||
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 --- Comment #0 from Norbert Nemec <Norbert@Nemec-online.de> 2010-08-22 11:21:54 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: ------- |
August 26, 2010 [Issue 4713] PATCH for interface generation: cleanup, bugfixes and prettyprinting | ||||
---|---|---|---|---|
| ||||
Posted in reply to Norbert Nemec | http://d.puremagic.com/issues/show_bug.cgi?id=4713 Walter Bright <bugzilla@digitalmars.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bugzilla@digitalmars.com --- Comment #1 from Walter Bright <bugzilla@digitalmars.com> 2010-08-26 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: ------- |
Copyright © 1999-2021 by the D Language Foundation