I've been trying to compile the new GC implementation, and noticed
that it requires glib's queue operations to function. I don't think
that is required. Our qop.h now has (a slow) DEQUEUE() which together
with the fast ENQUEUE() gives us a full queue implementation. I
suggest using them for now, instead of making japhar depend on yet
another external library.
I have not started on the changes, as Chris sounded like he was about
to start working on this part.
I'm not completely sure that my feelings in this matter are well
funded, but thought it was best to air them to get different views.
Should we reinvent the weel to avoid adding more to the dependency
list?
If we start using glib queues, I think we should remove qop.h
completely, and use it all over. BTW, I was unable to find the glib
queue operation in my v1.1.5. Which version has them?
--
##> Petter Reinholdtsen <## | [EMAIL PROTECTED]