-
In akka-actor BatchSourceFile.calculateLineIndices is called a suprising amount, generating a lot of garbage.
From method capture:
```
invoked.csv:1354209,scala/collection/immutable/Range::scala$co…
-
Hey,
So about four weeks ago i was setting up a vm on a new hypervisor in a different country. The clock on it kept going wrong, all my systems run on UTC+0 and it was jumping to the local time (wr…
Gunni updated
1 month ago
-
I encounter an issue when I tried to open some fluorescence slide-scanner images. Several images (with their corresponding thumbnail) cannot be read nor open in QuPath because they apparently don't ha…
-
When migrating one of Scala2 projects into Scala I ended up in infinite compilation loop. I was not yet able to minimize it, but I'm providing a thread dump of a compiler.
## Compiler version
3.2.…
-
I would like to cache downloads of sources.
I look into documentation [documentation](https://docs.conan.io/2.0/reference/config_files/global_conf.html) and see that it mentions `core.download:downlo…
-
## Description
Options to export and import json should be moved from the about dialog.
Also include settings like card view style.
## Out of scope
Additional features, for example validat…
-
Tests compile/run fine with scalactic 3.0.x but fail compilation when upgrading to 3.1.x with this error:
```
[error] java.lang.NoSuchMethodError: org.scalactic.BooleanMacro.(Lscala/reflect/macros/w…
-
```
--- FAIL: TestFilters (27.91s)
--- FAIL: TestFilters/module_root (27.91s)
--- FAIL: TestFilters/module_root/experimental (25.12s)
runner.go:316: waiting on:
…
-
## Compiler version
3.1.2-RC1-bin-20211222-c94b333-NIGHTLY
## Minimized code
```scala
// poly_inline.scala
class TBase
inline def foreach[T Unit) = ${ foreachImpl('{xs}, '{f}) }
@main …
-
Добрый день, использую скалу 2.12.12 и когда делаю fat jar, не могу его запустить, т.к. получаю ошибку ниже.
Единственное решение, которое нашел в интернете - решено на уровне grpc библиотеки для jav…