Last modified: 2008-04-20 17:24:44 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T15800, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 13800 - Portable Network Graphics Downsampler uint32_t
Portable Network Graphics Downsampler uint32_t
Status: RESOLVED FIXED
Product: MediaWiki extensions
Classification: Unclassified
General/Unknown (Other open bugs)
unspecified
All All
: Normal enhancement (vote)
: ---
Assigned To: Bryan Tong Minh
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2008-04-20 15:53 UTC by Platonides
Modified: 2008-04-20 17:24 UTC (History)
0 users

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments
pngs_uint32 (14.06 KB, patch)
2008-04-20 15:54 UTC, Platonides
Details

Description Platonides 2008-04-20 15:53:29 UTC
This patch performs the following:
In the source code:
-Replace all instance of u_int32_t by uint32_t, which shall be defiend by <stdint.h>

In the makefile:
-Set gcc as the compiler. Setting the default value of CC only avoids being overriden by environment vars. It is using gcc specific code, anyway.
-Not include debug information in file.

I also suggest updating the README as it does more than "decompressing into raw RGB data"
Comment 1 Platonides 2008-04-20 15:54:53 UTC
Created attachment 4831 [details]
pngs_uint32
Comment 2 Bryan Tong Minh 2008-04-20 17:24:44 UTC
Patch applied in r33639.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links