Is there a reason why the declarations of functions like _Jv_AllocBytes, _Jv_RegisterWeakReference, etc shouldn't be moved into the boehm-gc.h and no-gc.h. This way, we could declare some of these simple functions as "inline", like we do in posix-threads.h, which should buy a little extra speed. [ bryce ]