[Webkit-unassigned] [Bug 28157] Fix linker warnings about multiply-defined JSMedia symbols on Windows

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 10 11:40:36 PDT 2009


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


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

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




--- Comment #1 from Adam Roben (aroben) <aroben at apple.com>  2009-08-10 11:40:36 PDT ---
Created an attachment (id=34491)
 --> (https://bugs.webkit.org/attachment.cgi?id=34491)
Post the right patch this time.

This fixes some compiler warnings.

Reviewed by NOBODY (OOPS!).

Need a short description and bug URL (OOPS!)

* WebCore.vcproj/WebCore.vcproj: Excluded JSMedia.cpp from the build,
as it is also listed in DerivedSources.cpp. This is what we do for the
other generated .cpp files. Also let VS reorder the file list as it
saw fit.
---
 2 files changed, 77 insertions(+), 22 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