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 25769
25838
Fix for warning: type qualifiers ignored on function return type
https://bugs.webkit.org/show_bug.cgi?id=25838
Summary
Fix for warning: type qualifiers ignored on function return type
Laszlo Gombos
Reported
2009-05-16 19:52:06 PDT
Seen on Gtk Linux build with gcc 4.3.2 (with -W flag) ../../WebCore/page/AccessibilityTable.h:66: warning: type qualifiers ignored on function return type ../../WebCore/page/AccessibilityTable.h:67: warning: type qualifiers ignored on function return type
Attachments
Proposed fix - remove const from return value.
(1.84 KB, patch)
2009-05-16 20:00 PDT
,
Laszlo Gombos
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Laszlo Gombos
Comment 1
2009-05-16 20:00:56 PDT
Created
attachment 30418
[details]
Proposed fix - remove const from return value.
Mark Rowe (bdash)
Comment 2
2009-05-16 20:17:15 PDT
*** This bug has been marked as a duplicate of
25769
***
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