Subject: CVS commit: pkgsrc/devel/uno
From: Juan Romero Pardines
Date: 2007-09-10 17:19:17
Message id: 20070910151917.4887321507@cvs.netbsd.org

Log Message:
Update to 2.12:

Version 2.12 (11 Aug 07)

Handle 0LL, and empty initializer lists (courtesy Dany Vereertbrugghen, lucent).
The tool will still complain if a structure is passed to a function without
prior initialization.
Fix pending.

Version 2.11 (2 March 07)

Handle larger inputs.
Better behavior on self-test.
Removes problem with some preprocessors where uno could choke on an
unexpected format for linenumber directives. Thanks to rainer from samhain labs.

Version 2.9-2.10 (Feb 06)

Small fixes only.
In pedantic mode, uno will now treat pointers that are initialized to zero
as being uninitialized. This is annoying sometimes when you want to
initialize the pointer to turn off a report from uno, but it is a little
safer. Several patches courtesy of Jerry James.

Files:
RevisionActionfile
1.10modifypkgsrc/devel/uno/Makefile
1.4modifypkgsrc/devel/uno/distinfo
1.2modifypkgsrc/devel/uno/patches/patch-aa
1.2modifypkgsrc/devel/uno/patches/patch-ab