[Webkit-unassigned] [Bug 39566] New: rror: ‘m_total’ was not declared in this scope

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 23 06:57:32 PDT 2010


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

           Summary: rror: ‘m_total’ was not declared in this scope
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kuh3h3 at gmail.com


[/media/sdc1/WebKit]$ make
  GEN    DerivedSources/JSAttr.cpp
  GEN    DerivedSources/webkit/WebKitDOMAttr.cpp
  GEN    DerivedSources/webkit/webkitdomdefines.h
  GEN    DerivedSources/webkitenumtypes.cpp
  GEN    stamp-webkitdomenumtypes.h
  GEN    DerivedSources/webkitdomenumtypes.cpp
  GEN    stamp-webkitenumtypes.h
make  all-am
make[1]: Entering directory `/media/sdc1/WebKit'
  CXX    WebCore/bindings/js/libwebkit_1_0_la-JSAttrCustom.lo
  CXX    WebCore/bindings/js/libwebkit_1_0_la-JSElementCustom.lo
  CXX    WebCore/bindings/js/libwebkit_1_0_la-JSNodeCustom.lo
  CXX    WebCore/html/libwebkit_1_0_la-FileStream.lo
WebCore/html/FileStream.cpp: In member function ‘void WebCore::FileStream::openForRead(WebCore::Blob*)’:
WebCore/html/FileStream.cpp:114: error: ‘m_total’ was not declared in this scope
make[1]: *** [WebCore/html/libwebkit_1_0_la-FileStream.lo] error 1
make[1]: Leaving directory `/media/sdc1/WebKit'
make: *** [all] error 2



^_^[/media/sdc1/WebKit]$ LANG=C svn info
Path: .
URL: http://svn.webkit.org/repository/webkit/trunk
Repository Root: http://svn.webkit.org/repository/webkit
Repository UUID: 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Revision: 60044
Node Kind: directory
Schedule: normal
Last Changed Author: eric at webkit.org
Last Changed Rev: 60044
Last Changed Date: 2010-05-23 22:32:08 +0900 (Sun, 23 May 2010)

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