Path to this page:
Subject: CVS commit: pkgsrc/lang/oo2c
From: Jason Beegan
Date: 2003-05-17 23:00:12
Message id: 20030517210012.E7BA7B004@cvs.netbsd.org
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.
Files: