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

feat: Add support for Base.iterate and Base.startswith. #36

Conversation

Klafyvel
Copy link
Contributor

Fix #35

@Klafyvel
Copy link
Contributor Author

Is that an error that my PR added?

@brenhinkeller
Copy link
Owner

brenhinkeller commented Mar 11, 2023

Looks like not --- the nightly failures seem unrelated and are also failing in integration in tshort/StaticCompiler.jl#94 and tshort/StaticCompiler.jl#96

The one thing I wasn't sure about is the mac failure on 1.8, but pretty sure that's unrelated too

@brenhinkeller brenhinkeller merged commit f290d72 into brenhinkeller:main Mar 11, 2023
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.

StaticStrings: I'm trying to add an iterate method , how can I fix an undefined reference to ijl_trhow?
2 participants