Closed
Bug 615569
Opened 14 years ago
Closed 14 years ago
warning: statement with no effect for each png_warning/png_chunk_warning
Categories
(Core :: Graphics: ImageLib, enhancement)
Core
Graphics: ImageLib
Tracking
()
RESOLVED
FIXED
mozilla2.0b8
People
(Reporter: timeless, Assigned: timeless)
Details
Attachments
(1 file)
710 bytes,
patch
|
joe
:
review+
joe
:
approval2.0+
|
Details | Diff | Splinter Review |
modules/libimg/png/png.c:
In function ‘MOZ_PNG_zalloc’:
89: warning: statement with no effect
i'm using gcc version 4.2.1 (Apple Inc. build 5664) on OS X 10.6.5 (x64).
This is one of the few noisy warnings left.
it was introduced in bug 403239
Assignee: nobody → timeless
Status: NEW → ASSIGNED
Attachment #494011 -
Flags: review?(glennrp+bmo)
Attachment #494011 -
Flags: approval2.0?
Updated•14 years ago
|
Attachment #494011 -
Flags: review?(glennrp+bmo)
Attachment #494011 -
Flags: review+
Attachment #494011 -
Flags: approval2.0?
Attachment #494011 -
Flags: approval2.0+
Keywords: checkin-needed
Comment 2•14 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Keywords: checkin-needed
OS: Mac OS X → All
Hardware: x86 → All
Resolution: --- → FIXED
Target Milestone: --- → mozilla2.0b8
You need to log in
before you can comment on or make changes to this bug.
Description
•