Deleted Added
full compact
108c108
< if ((t = (int)dst & wmask) != 0) {
---
> if ((t = (long)dst & wmask) != 0) {