Skip to content

Don't depend on stringof in mir.parse test #422

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

Merged
merged 1 commit into from
Jul 4, 2022

Conversation

dkorpel
Copy link
Contributor

@dkorpel dkorpel commented Jul 3, 2022

This is blocking dlang/dmd#14218

Depending on the specific output of .stringof is bad practice, like the spec says:

Implementation Defined: The string representation for a type or expression can vary.

@thewilsonator thewilsonator merged commit 49bf722 into libmir:master Jul 4, 2022
@dkorpel dkorpel deleted the parse-stringof branch July 25, 2022 11:31
@dkorpel
Copy link
Contributor Author

dkorpel commented Jul 25, 2022

Can a new tag be made so buildkite picks it up?

@thewilsonator
Copy link
Contributor

Yes, I'll leave that to @9il

@9il
Copy link
Member

9il commented Jul 25, 2022

Doesn't v3.14.10 contain this change?

@dkorpel
Copy link
Contributor Author

dkorpel commented Jul 25, 2022

Shortly after this was merged buildkite was still failing, and I was looking at releases and the latest one is from 2020 so I thought nothing changed. But it seems buildkite is green now, thanks!

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.

3 participants