Closed
Bug 1030642
Opened 10 years ago
Closed 10 years ago
Build warning on ARM
Categories
(Core :: JavaScript Engine: JIT, defect)
Tracking
()
RESOLVED
FIXED
mozilla33
People
(Reporter: bbouvier, Assigned: bbouvier)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
(deleted),
patch
|
mjrosenb
:
review+
|
Details | Diff | Splinter Review |
/home/ben/code/moz/inbound/js/src/jit/arm/Architecture-arm.h:338:18: warning: unused variable ‘kind’ [-Wunused-variable]
/home/ben/code/moz/inbound/js/src/jit/arm/MacroAssembler-arm.cpp:3528:144: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits]
Attachment #8446412 -
Flags: review?(mrosenberg)
Updated•10 years ago
|
Attachment #8446412 -
Flags: review?(mrosenberg) → review+
Assignee | ||
Comment 1•10 years ago
|
||
Comment 2•10 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla33
You need to log in
before you can comment on or make changes to this bug.
Description
•