Skip to content

Commit 1d86124

Browse files
committed
Update Scala Native to 0.5.9
1 parent a653db2 commit 1d86124

File tree

13 files changed

+6
-8709
lines changed

13 files changed

+6
-8709
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ lazy val publishSettings = Seq(
139139
},
140140
mimaReportSignatureProblems := true,
141141
mimaBinaryIssueFilters := Seq(
142-
ProblemFilters.exclude[Problem]("com.github.plokhotnyuk.jsoniter_scala.macros.JsonCodecMakerInstance*")
142+
ProblemFilters.exclude[Problem]("com.github.plokhotnyuk.jsoniter_scala.core.NativeMath*")
143143
)
144144
)
145145

jsoniter-scala-core/native/src/main/resources/scala-native/multiply_high.c

Lines changed: 0 additions & 45 deletions
This file was deleted.

0 commit comments

Comments
 (0)