On Tue, 2002-01-29 at 13:55, Bryce McKinlay wrote: > In that case it should be fine to remove the __GLOBAL_foo.bar.baz. There > is no point registering a class which does not exist, after all. Except that I'm pretty sure we create one of these per .o, so the function may register multiple classes. AG