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

followup now that https://github.com/nim-lang/Nim/issues/15511 was fixed #103

Merged
merged 4 commits into from
Mar 21, 2021

Conversation

timotheecour
Copy link
Contributor

@timotheecour timotheecour commented Feb 25, 2021

I've dropped support for nim < 1.0 otherwise the change i did via toSeq doesn't work, if for some reason that's not desirable I can use a when to support it. I dont' see much value in supporting nim < 1.0 at this point though (more opportunities for simplifying code).

@timotheecour
Copy link
Contributor Author

ping @nitely

@nitely
Copy link
Owner

nitely commented Mar 18, 2021

@genotrance Is it alright with you if we drop support for Nim < 1.0?

@genotrance
Copy link

Yes seems about time.

@nitely nitely merged commit eeefb4f into nitely:master Mar 21, 2021
@timotheecour timotheecour deleted the pr_simplify_followup_nim_15511 branch March 21, 2021 09:41
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.

--gc:arc causes: Error: cannot create an implicit openArray copy to be passed to a sink parameter
3 participants