goog.math.Long.shiftRightUnsigned documentation says "Returns this Long with
bits shifted to the right by the given amount, with the new top bits matching
the current sign bit."
This actually describes goog.math.Long.shiftRight
This is visible here:
http://docs.closure-library.googlecode.com/git/class_goog_math_Long.html
Original issue reported on code.google.com by karandik...@gmail.com on 14 Jun 2013 at 2:50
Original issue reported on code.google.com by
karandik...@gmail.com
on 14 Jun 2013 at 2:50