On Thursday, 4 March 2021 at 05:44:53 UTC, harakim wrote:
For the record, I was able to resolve all of my issues in about
7 hours. That included upgrading from DerelictSDL to bindbc and
converting to use dub instead of make.
I hope my above post does not lead people to believe that I
don't like D, because I otherwise wouldn't have lost track of
time until midnight working on this project!
I also should mention that this project was probably last
touched in 2017. I thought I pulled it out a year ago, but that
was a different project.
otherwise another solution is to check every two monthes the
sanity of your projects. E.g a montly cronjob on a CI service and
that uses latest DMD Docker image. If it fails you got an
email... It certainly cooler to take 5 mins every two monthes
than 7 hours 4 years.