This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH] Fix py-xmethods.c when compiled with -Werror against Python 2.4
- From: Joel Brobecker <brobecker at adacore dot com>
- To: Siva Chandra <sivachandra at google dot com>
- Cc: gdb-patches <gdb-patches at sourceware dot org>, Doug Evans <dje at google dot com>, uweigand at de dot ibm dot com
- Date: Wed, 4 Jun 2014 12:24:55 -0700
- Subject: Re: [PATCH] Fix py-xmethods.c when compiled with -Werror against Python 2.4
- Authentication-results: sourceware.org; auth=none
- References: <CAGyQ6gydnP62Od_5iUv1PeCquRSVNNJky31C8ZwTDY3ret8ACQ at mail dot gmail dot com> <20140604181342 dot GW4289 at adacore dot com> <CAGyQ6gwH3RMcnpMxgoQtA9L9WkL=x9-7dvZbDjiZ7uCs=9zVAQ at mail dot gmail dot com>
> > I can't tell whether it fixes the problem - it should! - but looking
> > at the patch, I think some lines might have become longer than 80
> > characters...
>
> I double checked again. Two of the lines are at 80. Rest of the lines
> touched are less than 80.
Ok - sorry about the noise!
--
Joel