
28 Apr
2016
28 Apr
'16
2:23 p.m.
On Wed, Apr 20, 2016 at 16:51:43 +0300, Nikolay Shirokovskiy wrote:
Add ULL suffix to all related operands of << or shift will give all zeros instead of correct mask.
Signed-off-by: Nikolay Shirokovskiy <nshirokovskiy@virtuozzo.com> --- tools/vsh.c | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-)
ACK and pushed. Jirka