http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=549416
** Bug watch added: Debian Bug tracker #549416
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=549416
--
ufraw 0.15-2 FTBFS (const char *)
https://bugs.launchpad.net/bugs/440924
You received this bug notification because you are a membe
This bug was fixed in the package ufraw - 0.15-2ubuntu1
---
ufraw (0.15-2ubuntu1) karmic; urgency=low
* dcraw.cc: apply upstream patch to fix FTBFS due to invalid
const char * conversion, thanks to Niels Kristian Bech Jensen
(LP: #440924).
-- Ilya BaryginSat, 03 Oct 20
Uploaded. Thanks for your contribution.
Do not forget to forward it to Debian.
Thanks,
Fabrice
** Changed in: ufraw (Ubuntu)
Importance: Undecided => Wishlist
** Changed in: ufraw (Ubuntu)
Status: Confirmed => Fix Committed
--
ufraw 0.15-2 FTBFS (const char *)
https://bugs.launchpad
** Attachment added: "ftbfs-upstream.debdiff"
http://launchpadlibrarian.net/32899963/ftbfs-upstream.debdiff
** Changed in: ufraw (Ubuntu)
Status: Incomplete => Confirmed
--
ufraw 0.15-2 FTBFS (const char *)
https://bugs.launchpad.net/bugs/440924
You received this bug notification beca
Hi,
Please adopt the upstream fix (even if it's less clean), and redo the
debdiff.
Thanks,
Fabrice
** Changed in: ufraw (Ubuntu)
Status: Confirmed => Incomplete
--
ufraw 0.15-2 FTBFS (const char *)
https://bugs.launchpad.net/bugs/440924
You received this bug notification because you are
Here is the upstream fix for the problem.
** Attachment added: "Upstream fix for FTBFS."
http://launchpadlibrarian.net/32893381/ufraw-0.15_FTBFS.diff
--
ufraw 0.15-2 FTBFS (const char *)
https://bugs.launchpad.net/bugs/440924
You received this bug notification because you are a member of Ubu
There are two uses of pointer cp; it must be declared as char* for one
and as const char* for another. Fortunately, these uses are independent,
so we can just use two different variables.
** Attachment added: "ftbfs.diff"
http://launchpadlibrarian.net/32882008/ftbfs.diff
** Changed in: ufraw (