All work

Select view

Select search mode

 
50 of 100

Check dead code in matches(msg: Tuple) in Tuple.scala

Done

Description

https://github.com/rchain/rchain/blob/dev/roscala/src/main/scala/coop/rchain/roscala/ob/Tuple.scala#L69

Artur Gajowy: it says that e.meta can't be an instance of Tuple, becuase it's of type Meta which is unrelated to Tuple
[10:50 AM] Artur Gajowy: if that would be the case, I think the lines 69-76 would be unreachable (dead) - which doesn't seem inteded and might mean we're missing some cases

Details

Assignee

Reporter

Labels

Story Points

Priority

Created July 30, 2018 at 11:57 AM
Updated September 28, 2018 at 10:12 PM
Resolved August 19, 2018 at 1:08 PM

Activity