[Webkit-unassigned] [Bug 28462] New: Fix linker warnings on Windows

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 19 10:10:42 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=28462

           Summary: Fix linker warnings on Windows
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Other
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: aroben at apple.com
                CC: andersca at apple.com



Adam Roben (aroben) <aroben at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #35127|                            |review?
               Flag|                            |


Created an attachment (id=35127)
 --> (https://bugs.webkit.org/attachment.cgi?id=35127)
Patch v1

Reviewed by NOBODY (OOPS!).

Need a short description and bug URL (OOPS!)

* WebCore.vcproj/WebCore.vcproj: Exclude JSHTMLDataListElement.cpp
from the build (just like we do for the other generated bindings
files) so that we don't get warnings about multiply-defined symbols in
JSHTMLDataListElement.cpp and DerivedSources.cpp. Also removed
duplicate versions of JSSVGElementWrapperFactory.cpp, and let VS
reorder a few files.
---
 2 files changed, 59 insertions(+), 92 deletions(-)

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list