Closed Bug 458726 Opened 16 years ago Closed 13 years ago

gcc warning: widget/src/gtk2/nsNativeKeyBindings.cpp:98: warning: comparison is always false due to limited range of data type

Categories

(Developer Infrastructure :: Source Code Analysis, defect)

x86
All
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: guninski, Unassigned)

References

(Blocks 1 open bug, )

Details

(Whiteboard: [build_warning])

+++ This bug was initially created as a clone of Bug #458491 +++
Whiteboard: [build_warning]
Blocks: 458491
No longer depends on: 458491
Summary: gcc warning: widget/src/gtk2/nsNativeKeyBindings.cpp:101: warning: comparison is always false due to limited range of data type → gcc warning: widget/src/gtk2/nsNativeKeyBindings.cpp:98: warning: comparison is always false due to limited range of data type
98   if (PRUint32(del_type) >= NS_ARRAY_LENGTH(sDeleteCommands)) {
99     // unsupported deletion type
100     return;
101   }
Blocks: buildwarning
I could not find this warning in the build logs now. Maybe Bug 693469 fixed this issue.

Please reopen if someone is seeing this warning.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WORKSFORME
Product: Core → Firefox Build System
Product: Firefox Build System → Developer Infrastructure
You need to log in before you can comment on or make changes to this bug.