RESOLVED FIXED 27647
Gtk/x86_64 build failure after r46344 - "error: invalid initialization of reference of type ‘long long int&’ from expression of type ‘int64_t’"
https://bugs.webkit.org/show_bug.cgi?id=27647
Summary Gtk/x86_64 build failure after r46344 - "error: invalid initialization of ref...
Jan Alonzo
Reported 2009-07-24 04:20:42 PDT
I get the following error after http://trac.webkit.org/changeset/46344 ../WebCore/loader/appcache/ApplicationCacheStorage.cpp: In member function ‘int64_t WebCore::ApplicationCacheStorage::spaceNeeded(int64_t)’: ../WebCore/loader/appcache/ApplicationCacheStorage.cpp:383: error: invalid initialization of reference of type ‘long long int&’ from expression of type ‘int64_t’ ../WebCore/platform/FileSystem.h:138: error: in passing argument 2 of ‘bool WebCore::getFileSize(const WebCore::String&, long long int&)’ $ gcc --version gcc (Debian 4.3.3-14) 4.3.3
Attachments
patch (1.06 KB, patch)
2009-07-24 04:22 PDT, Jan Alonzo
no flags
Jan Alonzo
Comment 1 2009-07-24 04:22:08 PDT
Jan Alonzo
Comment 2 2009-07-24 17:36:06 PDT
Comment on attachment 33425 [details] patch Kenneth fixed this already in r46353. Clearing review flag.
Note You need to log in before you can comment on or make changes to this bug.