Created attachment 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).