Bug 154467 - [GTK] Fixed link error when G_DEFINE_AUTOPTR_CLEANUP_FUNC is not defined.
Summary: [GTK] Fixed link error when G_DEFINE_AUTOPTR_CLEANUP_FUNC is not defined.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-02-19 12:49 PST by Konstantin Tokarev
Modified: 2016-02-19 16:01 PST (History)
4 users (show)

See Also:


Attachments
Patch (1.28 KB, patch)
2016-02-19 12:51 PST, Konstantin Tokarev
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Konstantin Tokarev 2016-02-19 12:49:12 PST
Fixed link error in Tests/WebKit2Gtk/TestAutocleanups.cpp when G_DEFINE_AUTOPTR_CLEANUP_FUNC is not defined.
Comment 1 Konstantin Tokarev 2016-02-19 12:51:12 PST
Created attachment 271788 [details]
Patch
Comment 2 Michael Catanzaro 2016-02-19 15:58:01 PST
Comment on attachment 271788 [details]
Patch

OK, this is easier than excluding it from CMakeLists.txt, since it's just one file.
Comment 3 WebKit Commit Bot 2016-02-19 16:01:49 PST
Comment on attachment 271788 [details]
Patch

Clearing flags on attachment: 271788

Committed r196844: <http://trac.webkit.org/changeset/196844>
Comment 4 WebKit Commit Bot 2016-02-19 16:01:53 PST
All reviewed patches have been landed.  Closing bug.