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: [RFA] New gdb.pascal testcase for integer expressions


On Tue, Jan 22, 2008 at 09:46:41AM +0100, Pierre Muller wrote:
> Should I wait until the above patch is accepted?
> Is it allowed to commit new testcases with new failures?

Please wait until the bug is fixed.

> Index: gdb.pascal/integers.pas
> ===================================================================
> RCS file: gdb.pascal/integers.pas
> diff -N gdb.pascal/integers.pas
> --- /dev/null	1 Jan 1970 00:00:00 -0000
> +++ gdb.pascal/integers.pas	22 Jan 2008 08:22:04 -0000
> @@ -0,0 +1,21 @@
> +program integers;

Also, please include a copyright notice in the new test file.  Thanks.

-- 
Daniel Jacobowitz
CodeSourcery


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