[webkit-reviews] review requested: [Bug 223614] wtf/text/IntegerToStringConversion.h:54:104: runtime error: negation of -2147483648 cannot be represented in type 'int'; cast to an unsigned type to negate this value to itself : [Attachment 424020] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 23 08:32:05 PDT 2021


Chris Dumez <cdumez at apple.com> has asked  for review:
Bug 223614: wtf/text/IntegerToStringConversion.h:54:104: runtime error:
negation of -2147483648 cannot be represented in type 'int'; cast to an
unsigned type to negate this value to itself
https://bugs.webkit.org/show_bug.cgi?id=223614

Attachment 424020: Patch

https://bugs.webkit.org/attachment.cgi?id=424020&action=review




--- Comment #3 from Chris Dumez <cdumez at apple.com> ---
Created attachment 424020

  --> https://bugs.webkit.org/attachment.cgi?id=424020&action=review

Patch


More information about the webkit-reviews mailing list