File: TODO

package info (click to toggle)
guile-core 1%3A1.4-24
  • links: PTS
  • area: main
  • in suites: woody
  • size: 6,280 kB
  • ctags: 6,664
  • sloc: ansic: 49,704; lisp: 9,376; sh: 9,209; asm: 1,580; makefile: 696; awk: 198; csh: 50
file content (22 lines) | stat: -rw-r--r-- 709 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
-*- indented-text -*-

* Check that overlap between libguile6 and libguile9 is OK -- in the
  long run, we should probably create libqthreads and libguilereadline
  packages...

* Distribute much nicer documentation, either from the guile-doc
  module of the guile CVS tree, or from the various info pages and
  such flying around the net

* Remove dependence on SLIB.  This is contingent upon an improvement
  in the slib configuration procedure being made ore flexible.

* Figure out how to handle arch-dep modules (.so or .o) which do not
  belong in /usr/share/guile.  This may require adding another
  directory to the default %load-path of guile.


Local Variables:
tab-width: 4
auto-fill-mode: t
End: