Closed Bug 1117468 Opened 9 years ago Closed 9 years ago

Fix Android gcc warnings in js/src/irregxp and js/src/jit

Categories

(Core :: JavaScript Engine: JIT, defect)

All
Android
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla37

People

(Reporter: cpeterson, Assigned: cpeterson)

Details

Attachments

(1 file)

js/src/irregexp/RegExpEngine.cpp:4602:78 [-Wsign-compare] comparison between signed and unsigned integer expressions

js/src/irregexp/RegExpParser.cpp:522:13 [-Wsign-compare] comparison between signed and unsigned integer expressions

js/src/jit/arm/CodeGenerator-arm.cpp:2128:13 [-Wunused-variable] unused variable 'type'
Attachment #8543581 - Flags: review?(jdemooij)
Attachment #8543581 - Flags: review?(jdemooij) → review+
https://hg.mozilla.org/mozilla-central/rev/b8ade3d51d5c
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla37
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: