public inbox for frysk-cvs@sourceware.org
help / color / mirror / Atom feed
* [SCM]  master: swagiaal: Fixed build.
@ 2008-05-30 19:58 swagiaal
  0 siblings, 0 replies; only message in thread
From: swagiaal @ 2008-05-30 19:58 UTC (permalink / raw)
  To: frysk-cvs

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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-05-30 19:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-05-30 19:58 [SCM] master: swagiaal: Fixed build swagiaal

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).