Closed Bug 242591 Opened 21 years ago Closed 21 years ago

r:/mozilla\xpcom\io\nsFastLoadService.cpp(...) : warning C4244: '=' : conversion from 'PRInt64' to 'PRUint32', possible loss of data

Categories

(Core :: XPCOM, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: timeless, Assigned: Bienvenu)

References

()

Details

Attachments

(1 file)

r:/mozilla\xpcom\io\nsFastLoadService.cpp(512) : warning C4244: '=' : conversion from 'PRInt64' to 'PRUint32', possible loss of data r:/mozilla\xpcom\io\nsFastLoadService.cpp(553) : warning C4244: 'argument' : conversion from 'PRInt64' to 'PRUint32', possible loss of data
Attached patch proposed fix (deleted) — Splinter Review
use LL2UI - I don't think it's worth adding an assertion here, since the fast load code doesn't begin to pretend to support files > 4GB - and if it had to, I don't think we could call it fast load...
Attachment #147654 - Flags: superreview?(mscott)
Attachment #147654 - Flags: review?(darin)
Attachment #147654 - Flags: superreview?(mscott) → superreview+
Attachment #147654 - Flags: review?(darin) → review+
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: