public inbox for frysk-cvs@sourceware.org
help / color / mirror / Atom feed
From: swagiaal@sourceware.org
To: frysk-cvs@sourceware.org
Subject: [SCM]  master: swagiaal: Fixed build.
Date: Fri, 30 May 2008 19:58:00 -0000	[thread overview]
Message-ID: <20080530195840.10501.qmail@sourceware.org> (raw)

The branch, master has been updated
       via  d96a22500414adf1644bc6fd0628c8f61ad5341d (commit)
      from  58f40db4bbb762811b00e7f6f4d6ff776fa90e3a (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email.

- Log -----------------------------------------------------------------
commit d96a22500414adf1644bc6fd0628c8f61ad5341d
Author: Sami Wagiaalla <swagiaal@redhat.com>
Date:   Fri May 30 15:56:35 2008 -0400

    swagiaal: Fixed build.
    
    frysk-sys/lib/dwfl/ChangeLog
    +2008-05-30  Sami Wagiaalla  <swagiaal@redhat.com>
    +
    +	* TestDwfl.java: Removed bad imports.
    +

-----------------------------------------------------------------------

Summary of changes:
 frysk-sys/lib/dwfl/ChangeLog     |    4 ++++
 frysk-sys/lib/dwfl/TestDwfl.java |    3 ---
 2 files changed, 4 insertions(+), 3 deletions(-)

First 500 lines of diff:
diff --git a/frysk-sys/lib/dwfl/ChangeLog b/frysk-sys/lib/dwfl/ChangeLog
index f4180ea..4fef94c 100644
--- a/frysk-sys/lib/dwfl/ChangeLog
+++ b/frysk-sys/lib/dwfl/ChangeLog
@@ -1,5 +1,9 @@
 2008-05-30  Sami Wagiaalla  <swagiaal@redhat.com>
 
+	* TestDwfl.java: Removed bad imports.
+
+2008-05-30  Sami Wagiaalla  <swagiaal@redhat.com>
+
 	* DwflModule.java: Added getCuDies().
 	* cni/DwflModule.cxx: Added get_cu_dies().
 	
diff --git a/frysk-sys/lib/dwfl/TestDwfl.java b/frysk-sys/lib/dwfl/TestDwfl.java
index 87114d0..ccd301b 100644
--- a/frysk-sys/lib/dwfl/TestDwfl.java
+++ b/frysk-sys/lib/dwfl/TestDwfl.java
@@ -43,12 +43,9 @@ import java.io.File;
 import java.util.Iterator;
 import java.util.List;
 
-import frysk.dwfl.DwflCache;
 import frysk.junit.Runner;
 import frysk.junit.TestCase;
-import frysk.proc.Task;
 import frysk.sys.Pid;
-import frysk.testbed.DaemonBlockedAtSignal;
 import frysk.testbed.LocalMemory;
 
 public class TestDwfl


hooks/post-receive
--
frysk system monitor/debugger


                 reply	other threads:[~2008-05-30 19:58 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20080530195840.10501.qmail@sourceware.org \
    --to=swagiaal@sourceware.org \
    --cc=frysk-cvs@sourceware.org \
    --cc=frysk@sourceware.org \
    /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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).