On Fri, Oct 30, 2015 at 6:22 AM, Michael Olbrich <[email protected]> wrote: > On Fri, Oct 16, 2015 at 10:02:59AM -0400, Jon Ringle wrote: >> Ping... >> >> On Sat, Oct 3, 2015 at 9:11 AM, Jon Ringle <[email protected]> wrote: >> > On Sat, Oct 3, 2015 at 4:56 AM, Marc Kleine-Budde <[email protected]> >> > wrote: >> >> On 10/03/2015 05:06 AM, [email protected] wrote: >> >>> From: Jon Ringle <[email protected]> >> >>> >> >>> When ptxdist did a bump to glib-2.44.0, a project that uses glib and >> >>> builds >> >>> with -Werror will fail. >> >>> >> >>> This patch will allow projects that use -Werror to continue to build >> >>> without >> >>> error. >> >>> >> >>> This patch was submitted upstream: >> >>> https://bugzilla.gnome.org/show_bug.cgi?id=756005 > > I agree with the comments on the bug report. Also, I don't think I've seen > these warnings with other packages that use glib. What exactly are you > doing to trigger these warning?
It seems that it is "-Werror -Wcast-qual" that triggers the error. I'm sending a minimal ptxdist package that demonstrates the problem -Jon -- ptxdist mailing list [email protected]
