Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* Re: [patch] fix pr reference syntax in gdb.c++/method.exp
@ 2002-04-23 20:45 Michael Elizabeth Chastain
  2002-04-23 21:06 ` Daniel Jacobowitz
  2002-04-24 12:04 ` Michael Snyder
  0 siblings, 2 replies; 10+ messages in thread
From: Michael Elizabeth Chastain @ 2002-04-23 20:45 UTC (permalink / raw)
  To: msnyder; +Cc: gdb-patches

Michael Snyder writes:
> I think the custom is to mark the second type as "[RFA]".

Okay, I'll try that.  It feels a little funny because I'm not actually
asking for approval, I'm asking for a veto (if any).  That is, if no
response comes in, then I commit such a patch.

Michael C


^ permalink raw reply	[flat|nested] 10+ messages in thread
* Re: [patch] fix pr reference syntax in gdb.c++/method.exp
@ 2002-04-23 12:21 Michael Elizabeth Chastain
  2002-04-23 13:17 ` Michael Snyder
  2002-04-24 10:32 ` Andrew Cagney
  0 siblings, 2 replies; 10+ messages in thread
From: Michael Elizabeth Chastain @ 2002-04-23 12:21 UTC (permalink / raw)
  To: msnyder; +Cc: gdb-patches

Hmmm.  Sometimes, like this time, I post patches to testsuite/gdb.c++
that I am committing immediately.  And sometimes, I post patches for
testsuite/gdb.c++ and give people a day or two to comment before I commit.
Right now I am marking both of these as "[patch]".

Michael Snyder writes:
> If you want to avoid ambiguity, you could say "committed"
> in your original "PATCH" message.

I will do that, unless Andrew has something to say (I thought he
liked to see explicit "committed" messages to help him mananage
his inbox).

Michael C


^ permalink raw reply	[flat|nested] 10+ messages in thread
* Re: [patch] fix pr reference syntax in gdb.c++/method.exp
@ 2002-04-22 22:09 Michael Elizabeth Chastain
  2002-04-23 11:03 ` Michael Snyder
  0 siblings, 1 reply; 10+ messages in thread
From: Michael Elizabeth Chastain @ 2002-04-22 22:09 UTC (permalink / raw)
  To: gdb-patches, mec

Committed.

Michael C

2002-04-22  Michael Chastain  <mec@shout.net>

	* gdb.c++/method.exp: Fix syntax of reference to gdb/277.


^ permalink raw reply	[flat|nested] 10+ messages in thread
* [patch] fix pr reference syntax in gdb.c++/method.exp
@ 2002-04-22 22:07 Michael Elizabeth Chastain
  0 siblings, 0 replies; 10+ messages in thread
From: Michael Elizabeth Chastain @ 2002-04-22 22:07 UTC (permalink / raw)
  To: gdb-patches

This fixes method.exp to use the "gdb/NNN" syntax to refer to gnats PR's.

Michael C

2002-04-22  Michael Chastain  <mec@shout.net>

	* gdb.c++/method.exp: Fix syntax of reference to gdb/277.

Index: method.exp
===================================================================
RCS file: /cvs/src/src/gdb/testsuite/gdb.c++/method.exp,v
retrieving revision 1.7
diff -c -3 -p -r1.7 method.exp
*** method.exp	8 Apr 2002 22:41:46 -0000	1.7
--- method.exp	23 Apr 2002 05:03:46 -0000
*************** gdb_expect {
*** 124,131 ****
      # gcc versions gcc-3_1-branch%20020404 and HEAD%20020404 with -gstabs+
      # produce good stabs, but gdb prints "const class {...} *" const.
      # This is PR gdb/277.
!     # setup_kfail "gnats:gdb/277"
!     fail "print this in A::bar (gnats:gdb/277)"
    }
    -re ".*$gdb_prompt $" { fail "print this in A::bar" }
    timeout { fail "(timeout) print this in A::bar" }
--- 124,131 ----
      # gcc versions gcc-3_1-branch%20020404 and HEAD%20020404 with -gstabs+
      # produce good stabs, but gdb prints "const class {...} *" const.
      # This is PR gdb/277.
!     # setup_kfail "gdb/277"
!     fail "print this in A::bar (gdb/277)"
    }
    -re ".*$gdb_prompt $" { fail "print this in A::bar" }
    timeout { fail "(timeout) print this in A::bar" }


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

end of thread, other threads:[~2002-04-24 22:27 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-04-23 20:45 [patch] fix pr reference syntax in gdb.c++/method.exp Michael Elizabeth Chastain
2002-04-23 21:06 ` Daniel Jacobowitz
2002-04-24 15:27   ` Fernando Nasser
2002-04-24 12:04 ` Michael Snyder
  -- strict thread matches above, loose matches on Subject: below --
2002-04-23 12:21 Michael Elizabeth Chastain
2002-04-23 13:17 ` Michael Snyder
2002-04-24 10:32 ` Andrew Cagney
2002-04-22 22:09 Michael Elizabeth Chastain
2002-04-23 11:03 ` Michael Snyder
2002-04-22 22:07 Michael Elizabeth Chastain

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox