[SAOC 2024] - Leverage dmd as a library in D-Scanner in order to extend its functionality - Weekly Update 17
Vladiwostok
riciuvlad at gmail.com
Mon Jan 13 19:31:31 UTC 2025
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.
More information about the Digitalmars-d
mailing list