[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA: Development release of covered-20040325 available
- To: geda-dev@seul.org
- Subject: gEDA: Development release of covered-20040325 available
- From: Trevor Williams <trevorw@charter.net>
- Date: Thu, 25 Mar 2004 22:50:51 -0600
- Delivered-to: archiver@seul.org
- Delivered-to: geda-dev-outgoing@seul.org
- Delivered-to: geda-dev@seul.org
- Delivery-date: Fri, 26 Mar 2004 00:35:44 -0500
- Reply-to: geda-dev@seul.org
- Sender: owner-geda-dev@seul.org
- User-agent: Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.0.2) Gecko/20030208 Netscape/7.02
Release covered-20040321 has been made. This release contains lots of
bug fixes and also contains the initial version of the Covered report
viewing GUI (line coverage only). The following is a description of the
changes made since the last development release.
- Ran C linting tool on all Covered source code and updated code based
on linting errors/
warnings.
- Modified debug output to show file and line number of code that
called the outputting
function (easier to debug problems and useful in error regression
testing).
- Started initial error testing in regressions.
- Several bug fixes made to remove segmentation faults and assertion
errors in the new
report generation functions.
- Initial version of Covered report viewing GUI added. This version
displays line coverage
only at the moment.
- Fixed bug in score command for statement removal (was resulting in
memory errors that led
to segmentation faults).
- Fixed bug in report command that output bad verbose information when
-c option was used.
- Added new diagnostics to regression testsuite to reproduce
situations where original
segmentation faults were found to occur.
- Development documentation updates. No user documentation updates
are released at this
time (other than information provided using the -h global option to
Covered).
If you were using the development release 20040211, you will want to
download this version. Covered's homepage is at
http://covered.sourceforge.net/
Thanks,
Trevor Williams