[Mono-devel-list] Beta1 preview.

Mike Kestner mkestner at ximian.com
Tue May 4 02:12:57 EDT 2004


On Mon, 2004-05-03 at 23:12, Mike Kestner wrote:

> The problem is that we bind a particular version of an API.  In this
> case, we bind .so.2, as exposed by gtkhtml-3.0.8.  Since gtkhtml-3.0.10
> has apparently *removed* API in order to get its so version up to .4,
> somebody would have to actively audit the API to determine if anything
> was removed that we are exposing through the binding.

I patched Gtk# to require gtkhtml-3.0.10 and therefor so.4, since after
turning the parser/generator loose on 3.0.10, my handy-dandy API diffing
tool verified that the subset we are wrapping didn't change.

-- 
Mike Kestner <mkestner at ximian.com>




More information about the Mono-devel-list mailing list