Opened 14 years ago
Last modified 13 years ago
#1860 closed defect (fixed)
png-1.5 compatibility fixes
Reported by: | Owned by: | reimar | |
---|---|---|---|
Priority: | normal | Component: | vd |
Version: | HEAD | Severity: | normal |
Keywords: | Cc: | cehoyos, perojohn@… | |
Blocked By: | Blocking: | ||
Reproduced by developer: | no | Analyzed by developer: | no |
Description
png-1.5 hides structure members from public view. For this reason, some code doesn't compile any more.
The attached patch fixes the problem. It's against a 2010-09-13 SVN snapshot, but the problem is still there in SVN head as of a few minutes ago.
Attachments (1)
Change History (4)
by , 14 years ago
comment:1 by , 13 years ago
attachments.ispatch: | 0 → 1 |
---|---|
attachments.mimetype: | application/octet-stream → text/plain |
comment:2 by , 13 years ago
Cc: | added |
---|
comment:3 by , 13 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed, cehoyos@ag.or.at |
Fixed in r32840.
Note:
See TracTickets
for help on using tickets.
Patch fixing the problem.