Preparing libtasn1 2.0
Simon Josefsson
simon at josefsson.org
Thu Nov 6 08:24:16 CET 2008
Nikos Mavrogiannopoulos <nmav at gnutls.org> writes:
> Simon Josefsson wrote:
>> All,
>>
>> I plan to release libtasn1 v2.0 in a few days. Please test this daily
>> build for problems:
>> btw, I've created a Redmine instance to track bugs, plan releases, wiki
>> pages, and more, see:
>
> Hello Simon,
> the cyclomatic complexity report is very nice indeed (and results were
> expected :). But which program did you use to product this output?
Yes, the tables are nice. :)
The tool to compute the complexity is pmccabe:
http://www.parisc-linux.org/~bame/pmccabe/overview.html
The data is converted to HTML using pmccabe2html, written by the gnupdf
project and now maintained in gnulib. See gnutls/doc/cyclo/Makefile.am
on how to use it.
/Simon
More information about the Gnutls-devel
mailing list