[Dynamite] ANSI C question

Ian Holmes ihh@fruitfly.org
Thu, 23 Mar 2000 13:39:02 -0800 (PST)


On Thu, 23 Mar 2000, Guy Slater wrote:

> If we're going to use glib, we can't be more portable that it is anyway.

well - i was talking about modifying the glib code rather than using it
per se.

i am uncomfortable about using glib wholesale until i am convinced that it
will run on every platform we intend to port to. (nb doesn't mean i don't
think we should do it - just that we should be sure first)

> I vote for doing the inheritance the gtk way.  Using the pointers to base
> interfaces model will be more fiddly.

fine by me, but i will have to get around to changing it.

ian