sjt> I did some (not yet complete) work with the gc cache, and for my own
sjt> convenience did it in the sjt-xft branch, and it's probable that it's
sjt> a leftover from that. It doesn't really convey any information by
sjt> itself, it's more like a trace. Xft uses an internal pool of GCs or
sjt> something like that, so this code probably shouldn't get hit very
sjt> often if you're using Xft. Or possibly it got moved out of a
sjt> different #if* ... anyway, I don't see them so probably it's something
sjt> I missed when I #if'd the rest. Sorry.
I get this message from time to time in a non-xft build. As far as I
remember, I did never get this message in a xft-enabled build. If you
need more information about my configuration, let me know.
sjt> Of course it's harmless to disable it with #if 0. I'd appreciate it
sjt> if you not completely remove it in pending review of whether they're
sjt> useful to me at all anymore.
I have no plans to remove it completly, #if 0 is fine. I'll commit
this afternoon.
--
Marcus