Zac Sweers
12/15/2022, 11:02 PM1.4.0-dev-k1.8.0-RC-4c1865595ed
(from here) and Kotlin 1.8.0-RC, but I’m not sure where to start in diagnosing them or which issue tracker to report it on. No other context given in the compilation either
e: Source file or directory not found: plugin:androidx.compose.compiler.plugins.kotlin:sourceInformation=true
e: Source file or directory not found: plugin:androidx.compose.compiler.plugins.kotlin:liveLiterals=true
Zac Sweers
12/15/2022, 11:13 PMZac Sweers
12/15/2022, 11:13 PMZac Sweers
12/15/2022, 11:14 PMProducerScope
Zac Sweers
12/15/2022, 11:14 PMAlexander.Likhachev
12/15/2022, 11:15 PMZac Sweers
12/15/2022, 11:17 PM1.8.0-RC2-321
in kotlin-dev? If so I can test against thatAlexander.Likhachev
12/15/2022, 11:20 PMIsNo, but you can test againstin kotlin-dev?1.8.0-RC2-321
1.8.0-RC2-330
. It is thereAlexander.Likhachev
12/15/2022, 11:50 PMAlexander.Likhachev
12/15/2022, 11:51 PMudalov
Zac Sweers
12/16/2022, 12:16 AM1.8.0-RC2-330
. The others above still exist thoughmglukhikh
12/16/2022, 9:34 AMI can file bugs for these and try to whittle them down to smaller repros, just looking for guidance on if they should be separate or all part of the same issue@Zac Sweers I'd say two issues should be filed: • the first one about false-positive warning in IDE (or compiler, we will look at it) • ... and the second one based on one of cases here in thread (we think they are more or less the same problem). About all these problems, it makes sense to check are they reproducible in compiler (not just in IDE highlighting).
Zac Sweers
12/16/2022, 8:34 PM