Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: 4e82c85b1c9c9b30253b8624470da6f20a6c0604
      
https://github.com/Perl/perl5/commit/4e82c85b1c9c9b30253b8624470da6f20a6c0604
  Author: Karl Williamson <[email protected]>
  Date:   2021-03-29 (Mon, 29 Mar 2021)

  Changed paths:
    M pp.c
    M t/op/bop.t

  Log Message:
  -----------
  Fix broken left shift of IV_MIN under 'use integer'

This fixes GH 18639

When I wrote this code, I conflated casting and complementing.


Reply via email to