[patch] GNU vector binop support

Ken Werner ken@linux.vnet.ibm.com
Wed Aug 11 17:08:00 GMT 2010


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



More information about the Gdb-patches mailing list