16 hours ago

Greetings,

Last week I've worked on fixing the PR in the upstream D-Scanner repository. The issue consisted in a few mismatches when I rebased the branch from our fork into another fork of the official project. I have redone the rebase and went through each file in order to keep only the changes from our work, without allowing git to merge any other old / dead code from the upstream.

I've also had to perform a small linting fix in phobos and perform a DMD update, since some breaking changes were introduced and dub defaults to latest DMD version. There's still some issues failing the pipeline on the LDC testing flows - I'll look into that next.