-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Added scopt. #11625
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
Added scopt. #11625
Conversation
Seems to be blocked by #10544 and #7128
|
It does look different now. I have attached the complete log as well
|
It does look like the length of the if (idx < length && content()(idx) == '\t') (tabInc - col) % tabInc else 1 |
The new error seems to go away if I revert dotty-staging/nanotest-strawman@3af47d0 Not sure if it is a problem with the original commit (from #11576), a semantic merge conflict in #11642, or something else. /cc @nicolasstucki |
I've updated the branch, the error differs a bit [error] -- Error: /__w/dotty/dotty/community-build/community-projects/scopt/jvm/src/test/scala/scopt/MonadicParserSpecJVM.scala:33:10 |
Since there hasn't been any activity on this PR for a while, we'll close it. If you would like to continue working on it, feel free to reopen it or submit a new one. |
thanks. I think it is obsolete now |
No description provided.