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. 8c4b048cc0b6f01798236cf67bd3faccced7fd0d


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  8c4b048cc0b6f01798236cf67bd3faccced7fd0d (commit)
      from  602efc42dc06336fa2938f15290a6dc721559db5 (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 8c4b048cc0b6f01798236cf67bd3faccced7fd0d
Author: Stan Cox <scox@redhat.com>
Date:   Fri Nov 2 22:40:13 2007 -0400

    Make TestTypeEntry pass.
    
    * TestTypeEntry.java (testScalar): Properly match volatile.
    (testArray): Properly match multi dimension array bounds.
    (testStruct): Likewise.
    (testClass): Allow for type qualifier.
    * CompositeType.java: Fix inheritance whitespace display.

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

Summary of changes:
 frysk-core/frysk/debuginfo/ChangeLog          |    7 +++++++
 frysk-core/frysk/debuginfo/TestTypeEntry.java |   16 ++++++++--------
 frysk-core/frysk/value/ChangeLog              |    4 ++++
 frysk-core/frysk/value/CompositeType.java     |    1 +
 4 files changed, 20 insertions(+), 8 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]