This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Building current gdb on centos-5


On 05/30/2013 09:08 AM, Pedro Alves wrote:

> Making that:
> 
> -  Py_DECREF (op);
> +  Py_DECREF ((PyObject*) op);
> 
> should fix this.  I'll push a fix.

Done.  http://sourceware.org/ml/gdb-patches/2013-05/msg01045.html

Thanks for reporting.

-- 
Pedro Alves


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]