Skip to content

Conversation

gdalle
Copy link
Contributor

@gdalle gdalle commented Oct 14, 2025

Fixes #58367

@tecosaur
Copy link
Member

I'm afraid I can't offer a full review, but I do want to say that I love module Hinterland in the tests 😆

@DilumAluthge
Copy link
Member

@vtjnash Could you review this?

@DilumAluthge DilumAluthge assigned DilumAluthge and unassigned vtjnash Oct 15, 2025
@DilumAluthge DilumAluthge added the error messages Better, more actionable error messages label Oct 15, 2025
@DilumAluthge DilumAluthge requested a review from timholy October 15, 2025 16:26
@DilumAluthge
Copy link
Member

And maybe also @timholy?

@DilumAluthge DilumAluthge requested a review from vtjnash October 15, 2025 16:26
@gdalle
Copy link
Contributor Author

gdalle commented Oct 15, 2025

Crap, I struggled with the master build on my Mac so I didn't test locally but judging by CI it seems that

UndefVarError: `supertypes` not defined in `Base.Experimental`

which makes sense since supertypes comes from the InteractiveUtils stdlib. Is this approach doomed to fail?

@tecosaur
Copy link
Member

which makes sense since supertypes comes from the InteractiveUtils stdlib. Is this approach doomed to fail?

Not at all, you can still use supertype in a while loop.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

error messages Better, more actionable error messages

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Define error hints for abstract exception types

4 participants