Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 3aff3db35589f73b2af5668276c5cffbd50c9cdc
      
https://github.com/WebKit/WebKit/commit/3aff3db35589f73b2af5668276c5cffbd50c9cdc
  Author: Diego Pino Garcia <[email protected]>
  Date:   2023-01-06 (Fri, 06 Jan 2023)

  Changed paths:
    M Source/WebCore/css/CSSCounterStyleDescriptors.h

  Log Message:
  -----------
  [GCC] Unreviewed, build fix for Ubuntu 20.04 after 258434@main

Constructors cannot be defaulted in GCC9.3 and operator!= requires
explicit definition.

* Source/WebCore/css/CSSCounterStyleDescriptors.h:
(WebCore::CSSCounterStyleDescriptors::Pad::operator== const):
(WebCore::CSSCounterStyleDescriptors::Pad::operator!= const):
(WebCore::CSSCounterStyleDescriptors::NegativeSymbols::operator== const):
(WebCore::CSSCounterStyleDescriptors::NegativeSymbols::operator!= const):
(WebCore::CSSCounterStyleDescriptors::operator== const):
(WebCore::CSSCounterStyleDescriptors::operator!= const):

Canonical link: https://commits.webkit.org/258606@main


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to