[Webkit-unassigned] [Bug 226639] New: Compile errors by unexpected values in ANGLE functions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 4 04:08:13 PDT 2021


https://bugs.webkit.org/show_bug.cgi?id=226639

            Bug ID: 226639
           Summary: Compile errors by unexpected values in ANGLE functions
           Product: WebKit
           Version: WebKit Local Build
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: ANGLE
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: estea at igalia.com
                CC: dino at apple.com, kkinnunen at apple.com

ANGLE functions GetInteger64vRobustANGLE and GetInteger64i_vRobustANGLE expect a value of GLint64* aka long int * but we try to fit a pointer to a long long int. We need to fix the compile errors.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210604/8a0fd09f/attachment.htm>


More information about the webkit-unassigned mailing list