[Webkit-unassigned] [Bug 18346] New: [GTK] Remove build warnings
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Apr 7 11:24:24 PDT 2008
http://bugs.webkit.org/show_bug.cgi?id=18346
Summary: [GTK] Remove build warnings
Product: WebKit
Version: 526+ (Nightly build)
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: Gtk
Severity: Trivial
Priority: P2
Component: WebKit Gtk
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: lethalman88 at gmail.com
A list of warnings from the gtk trunk buildbot:
WebKit/gtk/webkit/webkitwebview.cpp:1134: warning: passing 'double' for
argument 1 to 'void WebCore::Settings::setDefaultFontSize(int)'
WebKit/gtk/webkit/webkitwebview.cpp:1135: warning: passing 'double' for
argument 1 to 'void WebCore::Settings::setDefaultFixedFontSize(int)'
WebKit/gtk/webkit/webkitwebview.cpp:1136: warning: passing 'double' for
argument 1 to 'void WebCore::Settings::setMinimumFontSize(int)'
WebKit/gtk/webkit/webkitwebview.cpp:1137: warning: passing 'double' for
argument 1 to 'void WebCore::Settings::setMinimumLogicalFontSize(int)'
WebCore/platform/gtk/RenderThemeGtk.cpp:165: warning: converting to 'gint' from
'double'
WebCore/platform/gtk/RenderThemeGtk.cpp:166: warning: converting to 'gint' from
'double'
WebCore/platform/gtk/RenderThemeGtk.cpp:167: warning: passing 'double' for
argument 1 to 'WebCore::IntPoint::IntPoint(int, int)'
WebCore/platform/gtk/RenderThemeGtk.cpp:167: warning: passing 'double' for
argument 2 to 'WebCore::IntPoint::IntPoint(int, int)'
WebCore/platform/gtk/ScrollViewGtk.cpp:523: warning: passing 'float' for
argument 1 to 'void WebCore::ScrollView::scrollBy(int, int)'
WebCore/platform/gtk/ScrollViewGtk.cpp:523: warning: passing 'float' for
argument 2 to 'void WebCore::ScrollView::scrollBy(int, int)'
WebCore/platform/gtk/gtk2drawing.c:1613: warning: unused variable 'shadow_type'
WebCore/platform/gtk/gtk2drawing.c:1828: warning: passing argument 7 of
'gtk_paint_extension' discards qualifiers from pointer target type
WebCore/platform/gtk/gtk2drawing.c:1894: warning: passing argument 7 of
'gtk_paint_extension' discards qualifiers from pointer target type
WebCore/platform/gtk/gtk2drawing.c:1910: warning: passing argument 7 of
'gtk_paint_box_gap' discards qualifiers from pointer target type
WebCore/platform/gtk/gtk2drawing.c:1919: warning: passing argument 7 of
'gtk_paint_extension' discards qualifiers from pointer target type
WebCore/platform/gtk/gtk2drawing.c:1935: warning: passing argument 7 of
'gtk_paint_box_gap' discards qualifiers from pointer target type
WebCore/platform/gtk/gtk2drawing.c:1962: warning: passing argument 7 of
'gtk_paint_box_gap' discards qualifiers from pointer target type
WebCore/platform/gtk/gtk2drawing.c:1972: warning: unused variable 'shadow_type'
WebCore/platform/graphics/cairo/GraphicsContextCairo.cpp:884: warning: passing
'double' for argument 1 to 'WebCore::IntPoint::IntPoint(int, int)'
WebCore/platform/graphics/cairo/GraphicsContextCairo.cpp:884: warning: passing
'double' for argument 2 to 'WebCore::IntPoint::IntPoint(int, int)'
WebCore/platform/graphics/gtk/SimpleFontDataGtk.cpp:98: warning: comparison
between signed and unsigned integer expressions
WebCore/plugins/gtk/PluginDatabaseGtk.cpp:50: warning: missing sentinel in
function call
WebCore/plugins/gtk/PluginDatabaseGtk.cpp:61: warning: unused variable
'directory'
WebCore/platform/network/curl/ResourceHandleCurl.cpp:81: warning:
'WTF::HashSet<WebCore::String, WebCore::StringHash,
WTF::HashTraits<WebCore::String> >& WebCore::allowsAnyHTTPSCertificateHosts()'
defined but not used
WebCore/platform/network/curl/ResourceHandleManager.cpp:322: warning: unused
variable 'err'
--
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list