Closed Bug 562596 Opened 14 years ago Closed 14 years ago

large integer implicitly truncated to unsigned type in DoUpdate()

Categories

(Toolkit :: Application Update, defect)

defect
Not set
minor

Tracking

()

RESOLVED FIXED

People

(Reporter: timeless, Assigned: timeless)

Details

Attachments

(1 file)

662 bytes, patch
robert.strong.bugs
: review+
Details | Diff | Splinter Review
In function ‘int DoUpdate()’:
updater.cpp:1806: warning: large integer implicitly truncated to unsigned type
Attached patch patchSplinter Review
size_t is 64bits on 64bit systems...
Assignee: nobody → timeless
Status: NEW → ASSIGNED
Attachment #442343 - Flags: review?(ted.mielczarek)
Comment on attachment 442343 [details] [diff] [review]
patch

Rob owns this code.
Attachment #442343 - Flags: review?(ted.mielczarek) → review?(robert.bugzilla)
Attachment #442343 - Flags: review?(robert.bugzilla) → review+
http://hg.mozilla.org/mozilla-central/rev/7329deafd7f9
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: