Closed Bug 8947 Opened 25 years ago Closed 25 years ago

Fix int to float warning

Categories

(Core :: Layout, defect, P2)

x86
Windows NT
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: David.R.Gardiner, Assigned: buster)

Details

Attachments

(1 file)

layout/html/base/src/nsHTMLImageLoader.cpp Compiling with MSVC6 gives a number of the following warnings: conversion from 'int' to 'float', possible loss of data The attached patch reworks the code so that the warning is fixed. -dave
Kipp -- here's an easy patch for you.
Assignee: rickg → kipp
Severity: minor → normal
Status: NEW → ASSIGNED
Priority: P3 → P2
Target Milestone: M9
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Fixed.
Status: RESOLVED → VERIFIED
Marking as verified fixed.
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: