pickling icon indicating copy to clipboard operation
pickling copied to clipboard

Remove patmat warnings

Open jvican opened this issue 8 years ago • 1 comments

This needs to go away:

[warn] /data/rw/code/scala/spores/spores-pickling/src/test/scala/scala/spores/run/pickling/Pickling.scala:139: a pattern match on a refinement type is unchecked
[warn]     val res  = s.pickle

jvican avatar Jun 08 '16 09:06 jvican

Is this still an issue?

maximn avatar Feb 15 '18 09:02 maximn