Closed
Bug 972693
Opened 11 years ago
Closed 11 years ago
memory/mozalloc/VolatileBufferOSX.cpp:49:3 [-Wunused-result] ignoring return value of function declared with warn_unused_result attribute
Categories
(Core :: General, defect)
Tracking
()
RESOLVED
FIXED
mozilla30
| Tracking | Status | |
|---|---|---|
| firefox29 | --- | unaffected |
| firefox30 | --- | affected |
People
(Reporter: cpeterson, Assigned: mwu)
References
(Blocks 1 open bug)
Details
(Keywords: regression)
Attachments
(1 file)
|
1.13 KB,
patch
|
glandium
:
review+
|
Details | Diff | Splinter Review |
This clang warning on OS X is a regression from bug 748598:
memory/mozalloc/VolatileBufferOSX.cpp:49:3 [-Wunused-result] ignoring return value of function declared with warn_unused_result attribute
| Assignee | ||
Comment 1•11 years ago
|
||
Attachment #8376929 -
Flags: review?(mh+mozilla)
Updated•11 years ago
|
Attachment #8376929 -
Flags: review?(mh+mozilla) → review+
| Assignee | ||
Comment 2•11 years ago
|
||
Comment 3•11 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla30
You need to log in
before you can comment on or make changes to this bug.
Description
•