Skip to content

2.11 fix#11

Open
Arneball wants to merge 1 commit intoIchoran:masterfrom
Arneball:master
Open

2.11 fix#11
Arneball wants to merge 1 commit intoIchoran:masterfrom
Arneball:master

Conversation

@Arneball
Copy link

Fixed

[error] /private/tmp/thyme/bench/Thyme.scala:1499: type mismatch;
[error] found : Any
[error] required: Double
[error] def done(dt: Double) = f"done in ${if (dt>=1) dt else dt*1e3}%.2f ${if (dt>=1) "s" else "ms"}\n"
[error]

And

error] /private/tmp/thyme/bench/Thyme.scala:84: in class Thyme, multiple overloaded alternatives of method porder define default arguments.
[error] class Thyme(val accuracyTarget: Double = 0.03, watchLoads: Boolean = true, watchGarbage: Boolean = true, watchMemory: Boolean = true) { self =>
[error] ^
[error] one error found

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.

1 participant