[Bug 440924] Re: ufraw 0.15-2 FTBFS (const char *)

2009-10-03 Thread Ilya Barygin
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

[Bug 440924] Re: ufraw 0.15-2 FTBFS (const char *)

2009-10-03 Thread Launchpad Bug Tracker
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

[Bug 440924] Re: ufraw 0.15-2 FTBFS (const char *)

2009-10-03 Thread fabrice_sp
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

[Bug 440924] Re: ufraw 0.15-2 FTBFS (const char *)

2009-10-03 Thread Ilya Barygin
** 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

[Bug 440924] Re: ufraw 0.15-2 FTBFS (const char *)

2009-10-02 Thread fabrice_sp
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

[Bug 440924] Re: ufraw 0.15-2 FTBFS (const char *)

2009-10-02 Thread Niels Kristian Bech Jensen
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

[Bug 440924] Re: ufraw 0.15-2 FTBFS (const char *)

2009-10-02 Thread Ilya Barygin
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 (