Closed Bug 519595 Opened 15 years ago Closed 15 years ago

NJ merge: avoid compile warning in NativeX64.cpp

Categories

(Core :: JavaScript Engine, defect)

x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: n.nethercote, Assigned: n.nethercote)

Details

(Whiteboard: fixed-in-tracemonkey)

Attachments

(1 file)

Attached patch patchSplinter Review
I get this warning on Linux: ../nanojit/NativeX64.cpp: In member function ‘void nanojit::Assembler::asm_param(nanojit::LIns*)’: ../nanojit/NativeX64.cpp:1157: warning: comparison between signed and unsigned integer expressions The patch fixes it in a not-very-elegant-but-I-can't-think-of-a-better-way-to-do-it manner. This change is also pending in a TR patch (bug 519383).
Attachment #403665 - Flags: review?(dvander)
Attachment #403665 - Flags: review?(dvander) → review+
Whiteboard: fixed-in-tracemonkey
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: