Created attachment 736 [details] 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).
Did bugfixes part of the patches. http://www.dsource.org/projects/dmd/changeset/629
I'm guessing these have bitrotten too much to be useful today. If I'm wrong, please submit a pull request.
Indeed, this is so ancient, there is no point spending any time on it now...