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

incompatible with Debian 11's stable LDC binaries #64

Open
WebFreak001 opened this issue Sep 27, 2022 · 0 comments
Open

incompatible with Debian 11's stable LDC binaries #64

WebFreak001 opened this issue Sep 27, 2022 · 0 comments

Comments

@WebFreak001
Copy link
Contributor

Debian 11 ships with LDC 1.24.0 (FE 2.094.1), mir-core breaks because the noreturn type didn't exist back then. It's also not possible to manually alias to typeof(*null) with that version yet.

Currently mir-core uses noreturn in a bunch of places, so not sure if it's worth supporting it.

I would definitely like to have it be supported, it being a "relatively recent" DMD FE and mir-core being used in many projects, also older ones like asdf.

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

No branches or pull requests

1 participant