Closed Bug 666676 Opened 13 years ago Closed 9 years ago

js/src/xpconnect - compiler warnings on mac

Categories

(Core :: XPConnect, defect)

x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: joey, Unassigned)

References

(Blocks 1 open bug)

Details

(Whiteboard: [build_warning])

% uname -a
Darwin banshee.local 10.7.4 Darwin Kernel Version 10.7.4: Mon Apr 18 21:24:17 PDT 2011; root:xnu-1504.14.12~3/RELEASE_X86_64 x86_64

/mozilla/sandbox/gml/js/src/xpconnect/src/xpcconvert.cpp:2144: warning: comparison is always false due to limited range of data type
/mozilla/sandbox/gml/js/src/xpconnect/src/xpcconvert.cpp:2148: warning: comparison is always false due to limited range of data type
/mozilla/sandbox/gml/js/src/xpconnect/src/xpcconvert.cpp:2155: warning: comparison is always false due to limited range of data type
Whiteboard: [build_warnings]
Whiteboard: [build_warnings] → [build_warning]
Blocks: buildwarning
Could not see this warning in gcc 4.6.1 on linux.
Assignee: general → nobody
Component: JavaScript Engine → XPConnect
QA Contact: general → xpconnect
Pretty sure this must be fixed, because js/xpconnect/moz.build doesn't have ALLOW_COMPILER_WARNINGS=True.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.