bug-cflow
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-cflow] GNU cflow 1.1


From: Sergey Poznyakoff
Subject: [Bug-cflow] GNU cflow 1.1
Date: Sun, 09 Jul 2006 11:15:16 +0300

Hello,

I am pleased to announce the release of GNU cflow version 1.1.  

GNU cflow analyzes a collection of C source files and prints a graph
charting control flow within the program. It can produce both direct and
inverted flowgraphs for C sources, or optionally generate a cross-reference
listing. It implements POSIX and GNU (extended) output formats. Input files
can optionally be preprocessed before analyzing. The package also provides an
Emacs major mode, so users can examine the produced flowcharts in Emacs. 

This is a maintenance release fixing bugs found in the previous stable
version. It is available by anonymous FTP from

       ftp://ftp.gnu.org/gnu/cflow/

and from mirrors worldwide -- see <http://www.gnu.org/order/ftp.html>.

The files and their MD5 checksums are:

66c478e85d5fb5e906fabb47057eb272  cflow-1.1.tar.bz2
53bd633c9f63374ec2a76682cfb60638  cflow-1.1.tar.bz2.sig
d4dec6c3555ed3f941a7a3ed91bea4ff  cflow-1.1.tar.gz
cd1bd05755f342a0348df595007a410c  cflow-1.1.tar.gz.sig

Following is the list of user-visible changes:

* Fixed bugs:

** Fix stack overflow on erroneous nameless function arguments.
** Fix global/static and static/static name clashes.
** Fix initial allocation for level mark array

* New localizations: Danish and Vietnamese

Regards,
Sergey






reply via email to

[Prev in Thread] Current Thread [Next in Thread]