Skip to content

Failed compilation of BufferLike #1365

Closed
@DarkDimius

Description

@DarkDimius

We need to see if this is something we can fix on dotty side or cover with migration tool:

/Users/dark/workspace/dotty/scala-scala/src/library/scala/collection/mutable/BufferLike.scala:204: error: type mismatch:
 found   : scala.collection.script.Message[A(in BufferLike)] => U
 required: scala.collection.script.Message[s.A(in Script)] => U
    case s: Script[_]           => s.iterator foreach <<
                                                        ^

lampepfl/scala@1658a75
Fixes compilation error on the library side.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions