() Andy Wingo <[email protected]>
() Fri, 27 Aug 2010 13:15:32 -0700

   I went to build a fresh Guile on a machine at work and realized that
   this approach is quite slow, because it runs before the rest of Guile is
   compiled.

   It's much better code, but I think in order to snarf docs in Scheme we
   need to do so *after* module/ has been compiled. Do you want to submit a
   patch to do that? In the meantime I reverted this commit; but it's not
   because the commit was bad code, it just needs to happen at a different
   time.

Thanks for cleaning up my goof.

I agree moving that snarfing later is the best way and will work on a patch
towards that end.

Reply via email to