[Webkit-unassigned] [Bug 234546] New: MSVC reports "SVGPropertyAnimator.h(94): error C2839: invalid return type 'T *' for overloaded 'operator ->'" with /std:c++20

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 20 21:30:56 PST 2021


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

            Bug ID: 234546
           Summary: MSVC reports "SVGPropertyAnimator.h(94): error C2839:
                    invalid return type 'T *' for overloaded 'operator
                    ->'" with /std:c++20
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: Hironori.Fujii at sony.com
            Blocks: 233448

MSVC reports "SVGPropertyAnimator.h(94): error C2839: invalid return type 'T *' for overloaded 'operator ->'" with /std:c++20

> Source\WebCore\svg\properties\SVGPropertyAnimator.h(94): error C2839: invalid return type 'T *' for overloaded 'operator ->'
> Source\WebCore\svg\properties\SVGPropertyAnimator.h(102): note: see reference to class template instantiation 'WebCore::SVGPropertyAnimator<AnimationFunction>' being compiled
> Source\WebCore\svg\properties\SVGPropertyAnimator.h(94): error C2039: 'isSVGElement': is not a member of 'WTF::RefPtr'


Referenced Bugs:

https://bugs.webkit.org/show_bug.cgi?id=233448
[Bug 233448] [CMake][MSVC] Compile with /permissive-
-- 
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/20211221/0a2be13e/attachment-0001.htm>


More information about the webkit-unassigned mailing list