[Webkit-unassigned] [Bug 29971] New: Clean up warnings in WebCore/bindings/v8/npruntime.cpp

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 1 10:23:02 PDT 2009


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

           Summary: Clean up warnings in WebCore/bindings/v8/npruntime.cpp
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Trivial
          Priority: P5
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dmaclach at gmail.com



Dave MacLachlan <dmaclach at gmail.com> changed:

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


Created an attachment (id=40457)
 --> (https://bugs.webkit.org/attachment.cgi?id=40457)
Path to get rid of warnings.

Gets rid of warnings on gcc about using anonymous namespaces 
warning: 'StringKeyHashTraits' has a base 
'WTF::GenericHashTraits<<unnamed>::StringKey>' whose type uses the anonymous
namespace
warning: 'WTF::PairHashTraits<StringKeyHashTraits,
WTF::HashTraits<PrivateIdentifier*> >' has a base
'WTF::GenericHashTraits<std::pair<<unnamed>::StringKey, PrivateIdentifier*> >'
whose type uses the anonymous namespace

-- 
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