Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Paul Gilliam <pgilliam@us.ibm.com>
To: gdb-patches@sources.redhat.com
Subject: [OBVIOUS] fix test_compiler_info
Date: Tue, 12 Apr 2005 17:59:00 -0000	[thread overview]
Message-ID: <200504121057.45747.pgilliam@us.ibm.com> (raw)

In about I'm going to commit the following patch as obvious, unless I get yelled at:

2005-04-12  Paul Gilliam  <pgilliam@us.ibm.com>

	* lib/gdb.exp (test_compiler_info): Give argument a default value.

Index: lib/gdb.exp
===================================================================
RCS file: /cvs/src/src/gdb/testsuite/lib/gdb.exp,v
retrieving revision 1.59
diff -c -3 -p -r1.59 gdb.exp
*** lib/gdb.exp	6 Apr 2005 21:38:48 -0000	1.59
--- lib/gdb.exp	12 Apr 2005 17:45:05 -0000
*************** proc get_compiler_info {binfile args} {
*** 1291,1297 ****
      return 0;
  }
  
! proc test_compiler_info { compiler } {
      global compiler_info
  
       # if no arg, return the compiler_info string
--- 1291,1297 ----
      return 0;
  }
  
! proc test_compiler_info { {compiler ""} } {
      global compiler_info
  
       # if no arg, return the compiler_info string


             reply	other threads:[~2005-04-12 17:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-12 17:59 Paul Gilliam [this message]
2005-04-12 18:56 ` Daniel Jacobowitz

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=200504121057.45747.pgilliam@us.ibm.com \
    --to=pgilliam@us.ibm.com \
    --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