digitalmars.D - ddmd -> dmd transition
- Seb (7/7) Dec 14 2017 @ all DMD contributors:
all DMD contributors: Just a quick heads up that the ddmd -> dmd transition is finally done and you might need to rebase your PR. Git rebase will automatically handle the renames. If your changes add new bits with `ddmd`, simply run: sed -i "s/ddmd/dmd/g" -i **/*.[cdh] More details: https://github.com/dlang/dmd/pull/7135
Dec 14 2017