[pcre-dev] [Bug 2355] 1 << 31 is undefined behaviour

Top Page
Delete this message
Author: admin
Date:  
To: pcre-dev
Subject: [pcre-dev] [Bug 2355] 1 << 31 is undefined behaviour
https://bugs.exim.org/show_bug.cgi?id=2355

Zoltan Herczeg <hzmester@???> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
                 CC|                            |hzmester@???


--- Comment #2 from Zoltan Herczeg <hzmester@???> ---
Thank you. I changed (1 << 32) shifts to W_OP macro calls. Patch landed.

--
You are receiving this mail because:
You are on the CC list for the bug.