public inbox for sid@sourceware.org
 help / color / mirror / Atom feed
* Small PATCH to dejagnu/lib/utils.exp
@ 2001-07-17  8:09 Jason Merrill
  2001-07-17  9:11 ` Rob Savoye
  0 siblings, 1 reply; 2+ messages in thread
From: Jason Merrill @ 2001-07-17  8:09 UTC (permalink / raw)
  To: gdb-patches; +Cc: sid, rob, jason_merrill

This patch tweaks runtest_file_p so that a user can say
"foo.exp=bar/baz.C"; currently only "foo.exp=baz.C" and
"foo.exp=/full/path/to/bar/baz.C" are accepted.  I suppose the user could
provide the initial wildcard themselves, but this seems more friendly.

The patch also corrects the erroneous documentation for the function.

OK to apply?  Anyone?

2001-07-17  Jason Merrill  <jason_merrill@redhat.com>

	* lib/utils.exp (runtest_file_p): An argument can match trailing
	directories as well as the basename.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Small PATCH to dejagnu/lib/utils.exp
  2001-07-17  8:09 Small PATCH to dejagnu/lib/utils.exp Jason Merrill
@ 2001-07-17  9:11 ` Rob Savoye
  0 siblings, 0 replies; 2+ messages in thread
From: Rob Savoye @ 2001-07-17  9:11 UTC (permalink / raw)
  To: Jason Merrill; +Cc: gdb-patches, sid

On Tue, Jul 17, 2001 at 04:07:47PM +0100, Jason Merrill wrote:
> This patch tweaks runtest_file_p so that a user can say
> "foo.exp=bar/baz.C"; currently only "foo.exp=baz.C" and
> "foo.exp=/full/path/to/bar/baz.C" are accepted.  I suppose the user could
> provide the initial wildcard themselves, but this seems more friendly.
> 
> The patch also corrects the erroneous documentation for the function.
> 
> OK to apply?  Anyone?
> 
> 2001-07-17  Jason Merrill  <jason_merrill@redhat.com>
> 
> 	* lib/utils.exp (runtest_file_p): An argument can match trailing
> 	directories as well as the basename.
> 

  This patch looks ok to me.

	- rob -

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-07-17  9:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-07-17  8:09 Small PATCH to dejagnu/lib/utils.exp Jason Merrill
2001-07-17  9:11 ` Rob Savoye

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).