scala-cli icon indicating copy to clipboard operation
scala-cli copied to clipboard

Add warning if someone passes `.c` and `.h` source explicitly when not running Scala native

Open lwronski opened this issue 3 years ago • 0 comments

Is your feature request related to a problem? Please describe. https://github.com/VirtusLab/scala-cli/pull/812 add support to embedded resources in SN binary and allow using c files as regular inputs. To avoid misunderstandings it should be added warning when someone passes .c and .h source explicitly when not running Scala native.

Additional context Issue created base on comment in https://github.com/VirtusLab/scala-cli/pull/812#discussion_r955983934.

lwronski avatar Sep 12 '22 07:09 lwronski