Skip to content

Add extra logging for --cross #3026

Open
@WojciechMazur

Description

@WojciechMazur

Version(s)
1.4.0

Describe the bug
Based on scala/scala3#21194 the scala-cli does not detect multiple versions in the using scala directive.

To Reproduce
Compile following file

//> using scala 3.5.0-RC3, 3.nightly

def Test = ()

Expected behaviour
There should be a warning or error reported when parsing directives

Metadata

Metadata

Assignees

Labels

--crossIssues tied to cross compilation/the --cross option.UXenhancementNew feature or request

Type

No type

Projects

Status

To do

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions