[Gtk-sharp-list] CVS Broken? - Rsvg# problem

Gonzalo Paniagua Javier gonzalo@ximian.com
08 Apr 2003 13:52:59 +0200


El mar, 08 de 04 de 2003 a las 09:30, Charles Iliya Krempeaux escribió:
> ./generated/RsvgSharp.SizeFuncNative.cs(25) error CS1501: Can not find
> a constructor for this argument list
> ./generated/RsvgSharp.SizeFuncNative.cs(15) error CS0103: The name
> `RemoveIfNotAlive' could not be found in `RsvgSharp.SizeFuncWrapper'

My last patch added that method to glib/DelegateWrapper.cs and also
modified the generator.

You need to regenerate the APIs.

-Gonzalo