WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
39566
FileStream build error: ‘m_total’ was not declared in this scope
https://bugs.webkit.org/show_bug.cgi?id=39566
Summary
FileStream build error: ‘m_total’ was not declared in this scope
sandy paulanskaya
Reported
2010-05-23 06:57:32 PDT
[/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@webkit.org
Last Changed Rev: 60044 Last Changed Date: 2010-05-23 22:32:08 +0900 (Sun, 23 May 2010)
Attachments
Add attachment
proposed patch, testcase, etc.
Kinuko Yasuda
Comment 1
2010-06-22 22:05:22 PDT
This must have been fixed in
r60325
.
http://trac.webkit.org/changeset/60325
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug