[Webkit-unassigned] [Bug 19363] New: Compiler error in Entity.h

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 2 15:34:32 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=19363

           Summary: Compiler error in Entity.h
           Product: WebKit
           Version: 526+ (Nightly build)
          Platform: PC
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Major
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: avasilev at voipgate.com


Compiling WebKit with MINGW, cygwin environment.
Compiler says that class Entity has a default constructor but its base class
ContainerNode doesn't have a default constructor. From what I found the Entity
class is there only for compatibility, so I made a temporary fix with teh
attached patch, but I hope someone competent can solve the problem the right
way.


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



More information about the webkit-unassigned mailing list