This is the mail archive of the gdb-patches@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: [patch] GNU vector binop support


On Wednesday, August 11, 2010 06:05:36 pm Tom Tromey wrote:
> >>>>> "Ken" == Ken Werner <ken@linux.vnet.ibm.com> writes:
> Ken> 	(evaluate_subexp_with_coercion): Add vector check to not convert
> vectors to
> 
> This line in the ChangeLog should wrap earlier.

Oh, you are right. I configured vim to count the line chars instead of the 
virtual column number. I've adjusted the statusline of my .vimrc to prevent 
such issues in the future:
-set statusline=%f\ %m\ \|\ %l\/%L\,%c\ %=%P
+set statusline=%f\ %m\ \|\ %l\/%L\,%c\%V\ %=%P


> This patch is ok with this change.
Thanks, patch applied.

Regards
Ken


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