Closed Bug 562503 Opened 14 years ago Closed 13 years ago

warnings macosx 64-bit build

Categories

(Core :: JavaScript Engine, defect)

x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: gal, Unassigned)

References

(Blocks 1 open bug)

Details

(Whiteboard: [build_warning])

/js/src/jsarray.cpp
../../../js/src/jsarray.cpp: In member function ‘bool JSObject::resizeDenseArrayElements(JSContext*, uint32, uint32, bool)’:
../../../js/src/jsarray.cpp:331: warning: comparison is always false due to limited range of data type
../../../js/src/jsarray.cpp: In function ‘JSBool InitArrayElements(JSContext*, JSObject*, jsuint, jsuint, jsval*, TargetElementsType, SourceVectorType)’:
../../../js/src/jsarray.cpp:1662: warning: comparison is always true due to limited range of data type
jsatom.cpp
Whiteboard: [build_warning]
Blocks: buildwarning
I could not see any such warnings in jsarray.cpp file in current tip of m-c in linux and mac build logs.
Hence closing this issue.
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.