Closed Bug 327638 Opened 18 years ago Closed 18 years ago

sqlite_int64 and PRInt64 are not compatible types

Categories

(Toolkit :: Storage, defect)

x86
Linux
defect
Not set
blocker

Tracking

()

RESOLVED FIXED
mozilla1.8.1

People

(Reporter: benjamin, Assigned: benjamin)

Details

(Keywords: fixed1.8)

Attachments

(1 file)

mozStorageAsyncIO uses PRInt64 and sqlite_int64 interchangably where it shouldn't... the two types are not interchangable; patch up shortly.
Attachment #212219 - Flags: first-review?(vladimir)
Comment on attachment 212219 [details] [diff] [review]
s/PRInt64/sqlite_int64/

Looks fine to me; ping brettw as well so that he knows for some future sqlite stuff he's going to do.
Attachment #212219 - Flags: first-review?(vladimir) → first-review+
Fixed on trunk and 1.8 branch.
Status: NEW → RESOLVED
Closed: 18 years ago
Keywords: fixed1.8
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: