[Webkit-unassigned] [Bug 27647] New: Gtk/x86_64 build failure after r46344 - "error:=?UTF-8?Q?=20invalid=20initialization=20of=20reference=20of=20type=20=E2=80=98long=20long=20int=26=E2=80=99=20from=20expression=20of=20type=20=E2=80=98int64=5Ft=E2=80=99?="
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jul 24 04:20:43 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=27647
Summary: Gtk/x86_64 build failure after r46344 - "error:
invalid initialization of reference of type ‘long long
int&’ from expression of type ‘int64_t’"
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Linux
Status: NEW
Severity: Normal
Priority: P2
Component: WebCore Misc.
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: jmalonzo at gmail.com
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
--
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