Subject: CVS commit: pkgsrc/devel/uno
To: None <pkgsrc-changes@NetBSD.org>
From: Juan Romero Pardines <xtraeme@netbsd.org>
List: pkgsrc-changes
Date: 09/10/2007 15:19:17
Module Name:	pkgsrc
Committed By:	xtraeme
Date:		Mon Sep 10 15:19:17 UTC 2007

Modified Files:
	pkgsrc/devel/uno: Makefile distinfo
	pkgsrc/devel/uno/patches: patch-aa patch-ab

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.


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 pkgsrc/devel/uno/Makefile
cvs rdiff -r1.3 -r1.4 pkgsrc/devel/uno/distinfo
cvs rdiff -r1.1 -r1.2 pkgsrc/devel/uno/patches/patch-aa \
    pkgsrc/devel/uno/patches/patch-ab

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.