We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
@mratsim
BTW CI failed(nim-lang/Nim#17665) https://github.com/nim-lang/Nim/pull/17665/checks?check_run_id=2286001568
/home/runner/work/Nim/Nim/pkgstemp/weave/weave/parallel_for.nim(417, 19) template/generic instantiation of `parallelFor` from here /home/runner/work/Nim/Nim/pkgstemp/weave/weave/parallel_for.nim(172, 16) Error: redefinition of 'CapturedTy'; previous declaration here: /home/runner/work/Nim/Nim/pkgstemp/weave/weave/parallel_for.nim(172, 16) stack trace: (most recent call last)
Originally posted by @xflywind in #171 (comment)
The text was updated successfully, but these errors were encountered:
fix mratsim#173
a3415a3
fix #173 (#174)
d8d426e
* fix #173 * Update weave/parallel_for.nim * Update weave/parallel_for.nim
Successfully merging a pull request may close this issue.
@mratsim
BTW CI failed(nim-lang/Nim#17665)
https://github.com/nim-lang/Nim/pull/17665/checks?check_run_id=2286001568
Originally posted by @xflywind in #171 (comment)
The text was updated successfully, but these errors were encountered: