Closed
Bug 514689
Opened 15 years ago
Closed 15 years ago
Control reaches end of non-void function nsBlockFrame::FindTrailingClear()
Categories
(Core :: Layout: Block and Inline, defect)
Core
Layout: Block and Inline
Tracking
()
RESOLVED
FIXED
mozilla1.9.3a1
People
(Reporter: MatsPalmgren_bugz, Assigned: MatsPalmgren_bugz)
References
Details
(Keywords: regression)
Attachments
(1 file)
(deleted),
patch
|
fantasai.bugs
:
review+
|
Details | Diff | Splinter Review |
nsBlockFrame.cpp: In member function 'PRUint8 nsBlockFrame::FindTrailingClear()':
nsBlockFrame.cpp:5685: warning: control reaches end of non-void function
It's a regression from:
http://hg.mozilla.org/mozilla-central/rev/ccbef5922a0f
Attachment #398684 -
Flags: review?(fantasai.bugs)
Attachment #398684 -
Flags: review?(fantasai.bugs) → review+
Assignee | ||
Comment 1•15 years ago
|
||
Blocks: 492627
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla1.9.3a1
You need to log in
before you can comment on or make changes to this bug.
Description
•