This is the mail archive of the frysk-cvs@sources.redhat.com mailing list for the frysk project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[SCM] frysk system monitor/debugger branch, master, updated. 42bcf8d26d4d4c2dcfc0599c92726e1d38a27631


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "frysk system monitor/debugger".

The branch, master has been updated
       via  42bcf8d26d4d4c2dcfc0599c92726e1d38a27631 (commit)
      from  3c40fe3f471b1887f0f360814432894068d773e2 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 42bcf8d26d4d4c2dcfc0599c92726e1d38a27631
Author: Andrew Cagney <cagney@nettle.(none)>
Date:   Fri Oct 26 14:50:07 2007 -0400

    Eliminate never-thrown throw ParseException.
    
    frysk-core/frysk/debuginfo/ChangeLog
    2007-10-26  Andrew Cagney  <cagney@redhat.com>
    
    	* DebugInfo.java: Remove throws ParseException.
    
    frysk-core/frysk/rt/ChangeLog
    2007-10-26  Andrew Cagney  <cagney@redhat.com>
    
    	* DisplayValue.java: No need to catch catch ParseException.

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

Summary of changes:
 frysk-core/frysk/debuginfo/ChangeLog      |    4 ++++
 frysk-core/frysk/debuginfo/DebugInfo.java |   11 ++++-------
 frysk-core/frysk/rt/ChangeLog             |    4 ++++
 frysk-core/frysk/rt/DisplayValue.java     |    4 ----
 4 files changed, 12 insertions(+), 11 deletions(-)


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]