From: Michael Elizabeth Chastain <mec@shout.net>
To: gdb-patches@sources.redhat.com
Subject: [patch] fix pr reference syntax in gdb.c++/method.exp
Date: Mon, 22 Apr 2002 22:07:00 -0000 [thread overview]
Message-ID: <200204230507.g3N571t04570@duracef.shout.net> (raw)
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" }
next reply other threads:[~2002-04-23 5:07 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-04-22 22:07 Michael Elizabeth Chastain [this message]
2002-04-22 22:09 Michael Elizabeth Chastain
2002-04-23 11:03 ` Michael Snyder
2002-04-23 12:21 Michael Elizabeth Chastain
2002-04-23 13:17 ` Michael Snyder
2002-04-24 10:32 ` Andrew Cagney
2002-04-23 20:45 Michael Elizabeth Chastain
2002-04-23 21:06 ` Daniel Jacobowitz
2002-04-24 15:27 ` Fernando Nasser
2002-04-24 12:04 ` Michael Snyder
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200204230507.g3N571t04570@duracef.shout.net \
--to=mec@shout.net \
--cc=gdb-patches@sources.redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox