msvcp60: Avoid signed-unsigned integer comparisons

Henri Verbeet hverbeet at gmail.com
Sun Mar 10 06:00:50 CDT 2013


On 10 March 2013 08:20, larmbr zhan <nasa4836 at gmail.com> wrote:
>    But It behaves different when it is signed or not.  According to C Standard,
>    -  For the signed case, once it overflows, resulting in
> representing a negative value .

Actually, signed overflow behaviour is undefined according to the standard.



More information about the wine-devel mailing list