This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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: [obvious fix] fix off-by-one error when printing the caret character


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


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