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] Fix gdb.fortran/array-element.exp failures.


On Saturday, July 05 2014, Gabriel Krisman Bertazi wrote:

> Sorry, I missed it. Here follows the patch and the updated changelog.
>
> 2014-07-05  Gabriel Krisman Bertazi  <gabriel@krisman.be>
>
> 	* array-element.exp: Remove wrong "continue" command that caused
> 	test to fail and simplifies test case.

It should be:

	* gdb.fortran/array-element.exp

Also, and sorry for the nitpicking, but we write ChangeLog entries in
the imperative mode, so I'd write it as:

	* gdb.fortran/array-element.exp: Remove wrong "continue"
	  command.  Simplify test case.

Anyway, just minor comments, no need to resubmit the patch.  Let's wait
for some maintainer to take a look.

Thanks,

-- 
Sergio
GPG key ID: 0x65FC5E36
Please send encrypted e-mail if possible
http://sergiodj.net/


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