[webkit-changes] [WebKit/WebKit] 005715: [GCC] Unreviewed, build fix Debian 11 after 278696...

Diego Pino noreply at github.com
Tue May 14 09:32:49 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 005715370cbf3589858877a0528052088118f9cb
      https://github.com/WebKit/WebKit/commit/005715370cbf3589858877a0528052088118f9cb
  Author: Diego Pino Garcia <dpino at igalia.com>
  Date:   2024-05-14 (Tue, 14 May 2024)

  Changed paths:
    M Source/WebCore/css/parser/CSSPropertyParserConsumer+Color.cpp

  Log Message:
  -----------
  [GCC] Unreviewed, build fix Debian 11 after 278696 at main
https://bugs.webkit.org/show_bug.cgi?id=245970

error: expected ‘(’ before ‘{’ token.

In GCC10.2, lambda with no arguments requires parenthesis.

* Source/WebCore/css/parser/CSSPropertyParserConsumer+Color.cpp:
(WebCore::CSSPropertyParserHelpers::consumeColorFunction):

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



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list