BUGS (time-stamp: <2004-01-29 00:47:59 ttn>) bug 0 -- no bugs file reported-by: ttn / 2001-11-01 fixed: 2001-11-02 bugs are good. bug 1 -- bin/generate-autoload doesn't handle `:export' reported-by: ttn / 2001-11-02 fixed: not-my-problem This is the other way of adding a binding to the export list. For example, processing module (ttn html-data) yields no autoloads. * update 2002/09/27 17:55:17 bin/generate-autoload has been contributed to guile. bug 2 -- bin/snarf-docs doesn't handle commentaries reported-by: ttn / 2001-11-14 fixed: not-yet In some modules, there is a convention that the single exported proc is the same as the module name component. In that case, the docstring should be taken from the commentary. * update 2004/01/29 00:42:43 Docs are now snarfed by programs contributed to guile. There still remains some tweaking to do -- methodology is not perfect yet -- but the nature of the problem has changed. bug 3 -- configure.in checks for versions reported-by: ttn / 2001-12-20 fixed: 2001-12-31 Should check for features, not versions. * update 2004/01/29 00:47:41 This has been fixed since release 0.29. [BUGS ends here]