Bug 228229 - [GStreamer][1.19] Warnings due to AppSinkCallbacks struct growth
Summary: [GStreamer][1.19] Warnings due to AppSinkCallbacks struct growth
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Philippe Normand
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-07-23 03:16 PDT by Philippe Normand
Modified: 2021-07-23 08:39 PDT (History)
12 users (show)

See Also:


Attachments
Patch (3.52 KB, patch)
2021-07-23 03:18 PDT, Philippe Normand
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Philippe Normand 2021-07-23 03:16:56 PDT
../Source/WebCore/platform/audio/gstreamer/AudioSourceProviderGStreamer.cpp:316:9: warning: braces around scalar initializer [-Wbraced-scalar-init]
        { nullptr },
        ^~~~~~~~~~~
1 warning generated.
Comment 1 Philippe Normand 2021-07-23 03:18:35 PDT
Created attachment 434078 [details]
Patch
Comment 2 EWS 2021-07-23 08:38:36 PDT
Committed r280243 (239911@main): <https://commits.webkit.org/239911@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 434078 [details].
Comment 3 Radar WebKit Bug Importer 2021-07-23 08:39:15 PDT
<rdar://problem/81019677>