Closed Bug 708430 Opened 13 years ago Closed 13 years ago

New js MSVC2010 warnings: jsscope.h(511) C4309 & C4369

Categories

(Core :: JavaScript Engine, defect)

x86
Windows 7
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla11

People

(Reporter: emorley, Unassigned)

References

(Blocks 1 open bug)

Details

(Whiteboard: [build_warning])

A few hundred of these after the recent objshrink JM merge:
{
js/src/jsscope.h(511) : warning C4309: 'initializing' : truncation of constant value
js/src/jsscope.h(511) : warning C4369: 'FIXED_SLOTS_MASK' :  enumerator value '-134217728' cannot be represented as 'unsigned int', value is '4160749568'
}
Line was last touched by https://hg.mozilla.org/mozilla-central/rev/ba69a907d9a4
Blocks: buildwarning
Whiteboard: [build_warning]
Fixed by:
https://hg.mozilla.org/integration/mozilla-inbound/rev/a150aea6c244

(Pre-emptive marking resolved fixed, since that cset is marked no bug, so this won't end up being closed on merge otherwise).
Status: NEW → RESOLVED
Closed: 13 years ago
Flags: in-testsuite-
Resolution: --- → FIXED
Target Milestone: --- → mozilla11
You need to log in before you can comment on or make changes to this bug.