Re: glib (2.0) fixes and darwin porting



On 12 Apr 2001, Dan Winship wrote:

> I'm enclosing two sets of patches (against the glib mainline): the first
> is all generic portability/bugfixing/sanity stuff. The second is a
> gmodule implementation for the Darwin/Mac OS X dynamic linker, plus
> associated glue. The ChangeLogs tell all.
> 
> There are two other issues I came across that aren't fixed by these
> patches but are noted in http://bugzilla.gnome.org/show_bug.cgi?id=53069
> and http://bugzilla.gnome.org/show_bug.cgi?id=53071
> 
> OK to commit?

i don't see significant problems with your gmodule related changes.

note, that we use GINT_TO_POINTER(num) to cast numbers to
pointers though, and error messages shouldn't be _() getetextified.

---
ciaoTJ





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]