Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drop support for older versions of D and make safe #30

Merged
merged 1 commit into from
Oct 15, 2024

Conversation

slook
Copy link
Contributor

@slook slook commented Oct 7, 2024

Mostly reverts commit 2339eea

I don't need this workaround anymore, and there's no need for us to support anything other than current runtime environments (Bookworm, etc) for this project.

$ ldmd2 --version
LDC - the LLVM D compiler (1.30.0):
  based on DMD v2.100.1 and LLVM 14.0.6
  built with LDC - the LLVM D compiler (1.30.0)
  Default target: x86_64-pc-linux-gnu
  Host CPU: sandybridge
  http://dlang.org - http://wiki.dlang.org/LDC

Thanks for doing this to help get me get up and running!

@slook slook changed the title Drop support for older versions of D and make @safe Drop support for older versions of D and make safe Oct 7, 2024
@mathiascode
Copy link
Member

Fine with me. Have you migrated your systems to Debian Bookworm?

@slook
Copy link
Contributor Author

slook commented Oct 8, 2024

Yes, I didn't need to bother doing any Bullseye deployments (other than my own system) in the end as it was easier to keep patching Stretch installations for longer than planned, so I'm targeting Bookworm from now on and will be skipping Trixie.

@mathiascode mathiascode merged commit f1586f4 into soulfind-dev:master Oct 15, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants