-
**Version(s)**
1.4.3, `scala-cli` as `scala` 3.5.2
**Describe the bug**
> On Windows, if the user directory has an umlaut in it (e.g. 'ä'), the `scala.bat` file will not work properly and simply…
-
### Play Version
3.0.5
### API
scala 3.3.3
### Operating System
ubuntu 20.04
### JDK
17.0.9
### Library Dependencies
twirl default version with play framework
…
-
* continuing to use mongodb-scala-driver causes problems because Scala 3 support for it is blocked by https://jira.mongodb.org/browse/JAVA-4181
* the mongodb-scala-driver uses scala 2 macros (BSON …
-
**DESCRIPTION:**
Using 3.5.0 with scala3 filter(_.id === 101) fails
**STEPS TO REPRODUCE:**
Using 'hello-slick' add a this test to TablesSuite.scala:
test("SQL of Query Suppliers by id") {
…
rgosi updated
6 months ago
-
Currently, parser doesn't check if indentation is correct.
The following is parsed without errors as `Source(Defn.Object(Foo), Defn.Def("bar"))` while compiler doesn't accept it:
```scala
object Fo…
-
Waiting [akka](https://github.com/akka/akka) Scala3 support.
-
A method like
```scala
def foo(using Foo): Bar
```
should be searchable as `Foo ?=> Bar`
-
## steps
https://github.com/sbt/sbt-pgp/tree/7bbc3999472c4b73a649aa6343b3a1497a39b906
checkout sbt-pgp v2.3.0
run `sbt '++ 3.x' doc`
## problem
https://github.com/sbt/sbt-pgp/actions/ru…
-
The production of Scaladoc APIs are broken when using Scala3, e.g. with Scala 3.1.2:
```
scala3-failure
4.6.1
net.alchim31.m…
-
I have this code:
```scala
final case class Example[State