-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Publish scala2-library-cc-tasty
#19939
Publish scala2-library-cc-tasty
#19939
Conversation
Similar to what we have done in #19588 (comment), we need to first test this on the open community builds. @WojciechMazur could you help doing that? note: it is not of highest priority so if the task queue is quite jammed this test could be delayed. /cc @nicolasstucki |
I've started the builds, there're a few other builds running, so the results should be available tomorrow |
We've found 27 projects failing with
There is also 16 projects to reasons unrelated to this change - mostly due to issues in the scala-cli based projects due to missing
|
We can also assume that the failures that are also in #19588 (comment) are not caused be the |
What abou ScalaDoc? Is there a way to get the ScalaDoc for either the standard or the cc library? I think this is an important next step. |
I am not sure if we are already using |
Can we try do see whether the ScalaDoc would work? I am asking because the next steps will be to add inline methods to the tasty version of the Scala library. If they are not supported by ScalaDoc that's not going to work. |
Of course, I forget to include the results for scaladoc. There are 21 projects that failed to build it, haven't analyzed all of them yet, but seams it fails mostly in reading tasty. I'm adding them in the section below.
Also bunch of stats: |
Here is the first issue to solve with ScalaDoc: #19967 |
now that almost all issues in the compilation have been fixed, we wanted to do a verification and check whether there are more issues popping up. could you run the OpenCB builds again? @WojciechMazur lots of thanks! |
@Linyxus you probably need to rebase on main first |
Ah, that's true! I'll do that |
8b16185
to
e60158c
Compare
ok, it is now rebased. |
I've started the build, I'll post the results tomorrow |
12 projects that fails with this PR, but pass in latest nightly
We have 8 more failure, but these are not related to the PR as they also fail on latest nightly and 4 build issues related to interals of OpenCB |
Thanks a lot! I'll look into them shortly. |
Similar to #19588.
We will start publishing
org.scala-lang::scala2-library-cc-tasty-experimental
. This is not considered fully stable.Example usage in SBT