On Tue, 27 Jul 2010, David Malcolm wrote:

>> abrt
> cc1plus: warnings being treated as errors
> CCApplet.cpp: In member function 'void CApplet::Disable(const char*)':
> CCApplet.cpp:364:72: error: passing NULL to non-pointer argument 4 of 'void 
> gdk_pixbuf_saturate_and_pixelate(const GdkPixbuf*, GdkPixbuf*, gfloat, 
> gboolean)'
>
> I don't believe this is a python 2.7 error.

That could have been broken by the gcc 4.4 to gcc 4.5 update rather than 
the python one, as gcc 4.5 is more strict about what it will allow.

        Michael Young
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Reply via email to