Subject: CVS commit: pkgsrc/lang/oo2c
To: None <pkgsrc-changes@netbsd.org>
From: Jason Beegan <jtb@netbsd.org>
List: pkgsrc-changes
Date: 05/17/2003 21:00:12
Module Name:	pkgsrc
Committed By:	jtb
Date:		Sat May 17 21:00:12 UTC 2003

Modified Files:
	pkgsrc/lang/oo2c: Makefile PLIST distinfo

Log Message:
Update to 2.0.9.

Changes:
  * (Compiler) Initial support for parametric types.
  * (Compiler) New option `--uses <ext-ident>' lists uses of the
    declaration <ext-ident>. Scope of the search is the transitive
    closure of all modules given on the command line.
  * (Compiler) New option `--all' or `-A'. When used with `--make',
    rebuild all modules for which sources are available.
  * (IO:Select) Fix `Init' to call base type initializer as well.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 pkgsrc/lang/oo2c/Makefile pkgsrc/lang/oo2c/distinfo
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/lang/oo2c/PLIST

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