WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
53292
[GTK] Fix compilation warning
https://bugs.webkit.org/show_bug.cgi?id=53292
Summary
[GTK] Fix compilation warning
Alejandro G. Castro
Reported
2011-01-28 02:39:48 PST
After
r75955
we need to cast the number of pages: ../../../Source/WebKit/gtk/webkit/webkitwebframe.cpp: En la función ‘void draw_page_callback(GtkPrintOperation*, GtkPrintContext*, gint, void*)’: ../../../Source/WebKit/gtk/webkit/webkitwebframe.cpp:771:44: aviso: comparación entre expresiones enteras signed y unsigned
Attachments
Proposed patch
(1.24 KB, patch)
2011-01-28 02:55 PST
,
Alejandro G. Castro
xan.lopez
: review-
Details
Formatted Diff
Diff
Proposed patch
(1.24 KB, patch)
2011-01-28 04:14 PST
,
Alejandro G. Castro
xan.lopez
: review+
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Alejandro G. Castro
Comment 1
2011-01-28 02:55:06 PST
Created
attachment 80434
[details]
Proposed patch
WebKit Review Bot
Comment 2
2011-01-28 03:58:56 PST
Attachment 80434
[details]
did not build on gtk: Build output:
http://queues.webkit.org/results/7646102
Xan Lopez
Comment 3
2011-01-28 04:08:50 PST
Comment on
attachment 80434
[details]
Proposed patch You are missing the opening '(' it seems.
Alejandro G. Castro
Comment 4
2011-01-28 04:14:55 PST
Created
attachment 80437
[details]
Proposed patch Uploaded the wrong patch sorry.
Xan Lopez
Comment 5
2011-01-28 04:41:46 PST
Comment on
attachment 80437
[details]
Proposed patch r=me
Alejandro G. Castro
Comment 6
2011-01-28 06:36:06 PST
Landed
http://trac.webkit.org/changeset/76940
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