Yichen Xu
Yichen Xu
So #18559, which this PR intends to implement, was assigned to me in this release cycle. So just wanted to check what is the status of this PR? Is it...
So I checked the issue and discovered that this is actually not a bug in the capture checker and an outcome of a change made in the capture checked stdlib....
> For information, both test cases pass in #19957, which I hope to get merged soonish. Could #19957 supersede this one?
Minimised from the failing projects in https://github.com/scala/scala3/pull/19939#issuecomment-2051527673
Another case with overriden methods: ```scala import language.experimental.captureChecking trait Iterable[T] { self: Iterable[T]^ => def map[U](f: T => U): Iterable[U]^{this, f} } object Test { def foo[T](level: Int, lines: Iterable[T])...
Same here. In my experience, Dozer quits each time the screen is turned off.
Update: the issue goes away after re-installing Dozer (`brew uninstall dozer` and then `brew install --cask dozer`).
> What do the non-Homebrew users do? (I am a MacPorts person) > […](#) > On Sun, Oct 8, 2023 at 5:24 PM Yichen Xu ***@***.***> wrote: Update: the issue...
Hi! thanking for bring this issue to our attention. Could you post the code of the example that produces this warning?
Rebasing is done!