Skip to content

Fix postfix warning in project/Fmpp.scala - #46

Merged
eed3si9n merged 1 commit into
sbt:developfrom
xuwei-k:postfix-fmpp
Mar 19, 2026
Merged

eed3si9n merged 1 commit into
sbt:developfrom
xuwei-k:postfix-fmpp

Conversation

@xuwei-k

@xuwei-k xuwei-k commented Mar 18, 2026

Copy link
Copy Markdown
Member
[warn] This can be achieved by adding the import clause 'import scala.language.postfixOps'
[warn] or by setting the compiler option -language:postfixOps.
[warn] See the Scaladoc for value scala.language.postfixOps for a discussion
[warn] why the feature should be explicitly enabled.
[warn]   lazy val FmppConfig = config("fmpp") hide
[warn]                                        ^

@xuwei-k xuwei-k changed the title Fix postfix warning in project/Fmpp.scala Fix postfix warning in project/Fmpp.scala Mar 18, 2026

@eed3si9n eed3si9n left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@eed3si9n
eed3si9n merged commit e465c0f into sbt:develop Mar 19, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants