Bug#727776: jmagick implictly declares getByteArrayFieldValue due to missing prototype
Adam Conrad
adconrad at debian.org
Sat Oct 26 17:00:35 UTC 2013
Package: jmagick
Version: 6.6.9~20130201-svn99-1
Severity: important
Tags: patch
User: ubuntu-devel at lists.ubuntu.com
Usertags: origin-ubuntu trusty ubuntu-patch
In Ubuntu, the attached patch was applied to achieve the following:
* 02_jmagick_implicit_decl.patch: Include the missing prototype for
getByteArrayFieldValue in jmagick.h for use by magick_MagickImage.c
The effects of this patch should be fairly self-explanatory. It gets
rid of an implicit declaration when compiling magick_MagickImage.c, and
avoids an implicit pointer conversion as a result of same.
See http://wiki.debian.org/ImplicitPointerConversions for more on why
implicit pointer conversions are considered harmful.
... Adam
-- System Information:
Debian Release: wheezy/sid
APT prefers trusty-updates
APT policy: (500, 'trusty-updates'), (500, 'trusty-security'), (500, 'trusty')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.11.0-12-generic (SMP w/4 CPU cores)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jmagick_6.6.9~20130201-svn99-1ubuntu1.debdiff
Type: text/x-diff
Size: 2369 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-java-maintainers/attachments/20131026/8624dd48/attachment.diff>
More information about the pkg-java-maintainers
mailing list