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] Multi-dimensional Fortran arrays issue PR11104


On Mon, 18 Oct 2010 09:53:03 +0200, Andrew Burgess wrote:
> Was wondering if there was anything else I should do to get this patch
> considered for inclusion? I'm happy to make any changes required; this is my
> first gdb patch.

multi-dim.tar.bz2 (.exp + .f90) should be submitted as a normal patch, you can
at least do `diff -u /dev/null gdb/testsuite/gdb.fortran/file.exp'.

ChangeLog should be submitted as a text, not as patch.

There are several minor issues with formatting:
	http://www.gnu.org/prep/standards/

(I have not yet checked the real code of the patch.)


This functionality is implemented by archer-jankratochvil-vla from:
	http://sourceware.org/gdb/wiki/ArcherBranchManagement

(out of bounds access is not detected by the VLA patchset though)

which is currently not submitted for a review as it has more prerequisites.


Regards,
Jan


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