[obvious fix] fix off-by-one error when printing the caret character

Dodji Seketeli dodji@redhat.com
Thu May 21 08:38:00 GMT 2015


Manuel López-Ibáñez <lopezibanez@gmail.com> writes:


> Index: ChangeLog
> ===================================================================
> --- ChangeLog   (revision 223445)
> +++ ChangeLog   (working copy)
> @@ -1,3 +1,8 @@
> +2015-05-20  Manuel López-Ibáñez  <manu@gcc.gnu.org>
> +
> +       * diagnostic.c (diagnostic_print_caret_line): Fix off-by-one error
> +       when printing the caret character.
> +

This is OK, thanks!

Cheers,

-- 
		Dodji



More information about the Gcc-patches mailing list