2002-10-03 Miguel de Icaza <miguel@ximian.com>
authorMiguel de Icaza <miguel@gnome.org>
Thu, 3 Oct 2002 22:12:17 +0000 (22:12 -0000)
committerMiguel de Icaza <miguel@gnome.org>
Thu, 3 Oct 2002 22:12:17 +0000 (22:12 -0000)
commit54492a69afc1f2643d9ca2701b507d5cc2bfcf12
treecdf95279d596742b8c54bdfe737b9b327999e4d1
parentbcc6a8d002b2d3aff0ae10eb8c940d8f18b2b232
2002-10-03  Miguel de Icaza  <miguel@ximian.com>

* class.cs (ConstructorInitializer.Emit): simplify code by using
Invocation.EmitCall, and at the same time, fix the bugs in calling
parent constructors that took variable arguments.

svn path=/trunk/mcs/; revision=7973
mcs/mcs/ChangeLog
mcs/mcs/class.cs