Closed Bug 569994 Opened 14 years ago Closed 14 years ago

nsTreeBodyFrame.cpp:1553: warning: suggest parentheses around && within ||

Categories

(Core :: XUL, defect)

x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: dholbert, Assigned: dholbert)

References

Details

Attachments

(1 file)

Filing bug on this build warning:

../../../../../../../mozilla/layout/xul/base/src/tree/src/nsTreeBodyFrame.cpp: In member function ‘nsIAtom* nsTreeBodyFrame::GetItemWithinCellAt(nscoord, const nsRect&, PRInt32, nsTreeColumn*)’:
../../../../../../../mozilla/layout/xul/base/src/tree/src/nsTreeBodyFrame.cpp:1553: warning: suggest parentheses around && within ||
This patch just adds the parens that the warning suggests, for clarity. (no functional change)  This fixes the warning.
Assignee: nobody → dholbert
Status: NEW → ASSIGNED
Attachment #449082 - Flags: review?(ehsan)
Attachment #449082 - Flags: review?(ehsan) → review+
http://hg.mozilla.org/mozilla-central/rev/ddd93345ad48
Status: ASSIGNED → RESOLVED
Closed: 14 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: