Closed Bug 461099 Opened 16 years ago Closed 13 years ago

4 new warnings in <jsdate.cpp>

Categories

(Core :: JavaScript Engine, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: sgautherie, Unassigned)

References

(Blocks 1 open bug)

Details

(Whiteboard: [build_warning])

[Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9.1b2pre) Gecko/20081022 Minefield/3.1b2pre] (home, optim default) (W2Ksp4)

{
.../js/src/jsdate.cpp(919) : warning C4244: 'argument' : conversion from 'JSInt64' to 'jsdouble', possible loss of data
.../js/src/jsdate.cpp(926) : warning C4244: 'return' : conversion from 'JSInt64' to 'jsdouble', possible loss of data
.../js/src/jsdate.cpp(2097) : warning C4244: 'argument' : conversion from 'JSInt64' to 'jsdouble', possible loss of data
.../js/src/jsdate.cpp(2105) : warning C4244: '=' : conversion from 'JSInt64' to 'jsdouble', possible loss of data
}
Whiteboard: [build_warning]
Blocks: buildwarning
There is no such warning in current build of windows. I also checked nightly windows build.
Hence closing.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.