WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 27708
class/struct mixup in forward declarations
https://bugs.webkit.org/show_bug.cgi?id=27708
Summary
class/struct mixup in forward declarations
Laszlo Gombos
Reported
2009-07-27 06:07:52 PDT
There are several class/struct mix-ups in forward declarations. On the windows platform these are warnings (warning C4099); using the symbian toolchain these could lead to link failure with unresolved references. See also
https://bugs.webkit.org/show_bug.cgi?id=24538
, where similar issues have been resolved in the past !
Attachments
Proposed patch.
(8.39 KB, patch)
2009-07-27 06:10 PDT
,
Laszlo Gombos
staikos
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Laszlo Gombos
Comment 1
2009-07-27 06:10:49 PDT
Created
attachment 33534
[details]
Proposed patch.
David Levin
Comment 2
2009-07-29 00:37:43 PDT
Assign to levin for landing.
David Levin
Comment 3
2009-07-29 01:07:49 PDT
Committed as
http://trac.webkit.org/changeset/46528
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