WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 109145
109153
[Gtk] Build fix after
r142064
https://bugs.webkit.org/show_bug.cgi?id=109153
Summary
[Gtk] Build fix after r142064
Seulgi Kim
Reported
2013-02-07 01:14:47 PST
Raw pointer cannot accept nullptr in Gtk.
Attachments
Patch
(1.33 KB, patch)
2013-02-07 01:20 PST
,
Seulgi Kim
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Seulgi Kim
Comment 1
2013-02-07 01:17:20 PST
Using nullptr to raw pointer breaks build since Gtk+ dosen't use c++11 yet. It have to be changed to 0.
Seulgi Kim
Comment 2
2013-02-07 01:20:48 PST
Created
attachment 187021
[details]
Patch
Philippe Normand
Comment 3
2013-02-07 01:27:02 PST
*** This bug has been marked as a duplicate of
bug 109145
***
Philippe Normand
Comment 4
2013-02-07 01:29:33 PST
Comment on
attachment 187021
[details]
Patch The same patch is being reviewed in a younger bug, dupe of this one
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug