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

Version currently in nimble not support by nim 0.17.3. Could you make a new version? #51

Closed
treeform opened this issue Dec 5, 2017 · 2 comments

Comments

@treeform
Copy link

treeform commented Dec 5, 2017

/Users/me/.nimble/pkgs/yaml-0.10.3/yaml/private/lex.nim(1160, 9) template/generic instantiation from here
/Users/me/.nimble/pkgs/yaml-0.10.3/yaml/private/lex.nim(1142, 36) template/generic instantiation from here
/Users/me/.nimble/pkgs/yaml-0.10.3/yaml/private/lex.nim(1069, 11) Error: illegal capture 'peek'

Has been fixed on github but not if you install with nimble.

@dom96
Copy link

dom96 commented Dec 7, 2017

nimble install yaml@#head

@flyx
Copy link
Owner

flyx commented Dec 7, 2017

What @dom96 said. In general, I do release fixes for bugs with stable Nim quickly, but when you use a Nim devel version, expect the need for using the NimYAML devel version as well. I release when I see a benefit for Nim stable and won't craft a release for every bug fixed.

This issue was closed.
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

3 participants