-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
important_packages argparse breaks CI #16169
Comments
timotheecour
added a commit
to timotheecour/Nim
that referenced
this issue
Nov 28, 2020
This is caused by: |
right, i just noticed too: here's git bisect output:
my PR #15987 fixes that |
1 task
timotheecour
added a commit
to timotheecour/Nim
that referenced
this issue
Nov 28, 2020
This was referenced Nov 28, 2020
This was referenced Nov 28, 2020
mildred
pushed a commit
to mildred/Nim
that referenced
this issue
Jan 11, 2021
nim-lang#16226 VM now supports `addr(mystring[ind])` (index + index assignment) (nim-lang#15987) * fix nim-lang#15939, fix nim-lang#15464 VM now supports `addr(mystring[ind])` (index + index assignment), var char return etc * cleanups * cstring tests * add test for bug nim-lang#15464 * improve test coverage
ardek66
pushed a commit
to ardek66/Nim
that referenced
this issue
Mar 26, 2021
nim-lang#16226 VM now supports `addr(mystring[ind])` (index + index assignment) (nim-lang#15987) * fix nim-lang#15939, fix nim-lang#15464 VM now supports `addr(mystring[ind])` (index + index assignment), var char return etc * cleanups * cstring tests * add test for bug nim-lang#15464 * improve test coverage
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
important_packages argparse breaks CI
Current Output
Additional Information
in unrelated PR https://github.com/nim-lang/Nim/pull/16166/checks?check_run_id=1466652591
The text was updated successfully, but these errors were encountered: