/[guile]/guile/workbook/tasks/TODO
ViewVC logotype

Diff of /guile/workbook/tasks/TODO

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.55 by ttn, Wed May 1 21:14:15 2002 UTC revision 1.56 by ttn, Thu May 2 10:13:26 2002 UTC
# Line 37  Line 37 
37    
38    
39  - Eventually  - Eventually
40    - fix bugs    - scan ideas web page and link to implementations
41      - (debug-disable 'debug) has no effect if first form in ~/.guile      - "find"
42      - embedded libltdl masks system version unconditionally      - determine others
43      - (ice-9 optargs) #:rest arg polluted by keys/values    - move ideas web page data into workbook/ and generate the page
     - goops class redefinition not signalling "no such accessor" error  
     - incorrect error reporting after stack overflow  
     - strange gc loop caused by trap misuse  
     - (expt 0 0) -> 0  
     - documentation mirroring not complete  
     - design decisions not recorded  
     - named-let transform evaluates initvalue in the wrong scope  
     - uniform vector read-hash "e" clashes w/ exactness specification  
     - exactness prefix doesn't do nothing gracefully  
     - readline configuration anomolies not handled gracefully  
     - install requires makeinfo  
     - sibling threads not infinite looping  
     - we need to properly instruct distributors how to package Guile  
     - dynamic-link can not request a specific interface number  
     - make check fails on Tru64 4.0F  
     - local-eval error bactrace segfaults  
     - guile-www does not support ssl  
     - all threads blocked on (accept socket)  
     - complex division sometimes overflows  
     - 'bound?' from (ice-9 optargs) has been removed but is useful.  
     - guile-snarf writes to $srcdir, which is not kosher  
     - interaction of dynamic-wind, call/cc, exceptions and/or handler causes segfault  
     - issues to resolve while adding gmp bignums  
     - possible goops class redefinition bug  
     - primitive thunk as goops #:init-thunk causes segv  
     - ipv6 in guile 1.5.6: configure bug and fix for NetBSD-1.5.2  
     - Loading a SLIB module with require does not shadow primitives  
     - SRFI-13 string-tokenize is wrong  
     - unhandled keywords to goops "make" (etc) should signal errors  
44    + write ice-9/gap-buffer.scm [ttn]    + write ice-9/gap-buffer.scm [ttn]
45    - write scripts/read-rfc822.scm [ttn]    - write scripts/read-rfc822.scm [ttn]
46    - write modules/arch-survey.text    - write modules/arch-survey.text
# Line 168  Line 139 
139      scm_must_realloc, scm_must_free, scm_done_malloc, scm_done_free,      scm_must_realloc, scm_must_free, scm_done_malloc, scm_done_free,
140      scm_must_strndup, scm_must_strdup.      scm_must_strndup, scm_must_strdup.
141    - change return types of smob and port free functions to void    - change return types of smob and port free functions to void
142      - fix bugs
143        - (debug-disable 'debug) has no effect if first form in ~/.guile
144        - embedded libltdl masks system version unconditionally
145        - (ice-9 optargs) #:rest arg polluted by keys/values
146        - goops class redefinition not signalling "no such accessor" error
147        - incorrect error reporting after stack overflow
148        - strange gc loop caused by trap misuse
149        - (expt 0 0) -> 0
150        - documentation mirroring not complete
151        - design decisions not recorded
152        - named-let transform evaluates initvalue in the wrong scope
153        - uniform vector read-hash "e" clashes w/ exactness specification
154        - exactness prefix doesn't do nothing gracefully
155        - readline configuration anomolies not handled gracefully
156        - install requires makeinfo
157        - sibling threads not infinite looping
158        - we need to properly instruct distributors how to package Guile
159        - dynamic-link can not request a specific interface number
160        - make check fails on Tru64 4.0F
161        - local-eval error bactrace segfaults
162        - guile-www does not support ssl
163        - all threads blocked on (accept socket)
164        - complex division sometimes overflows
165        - 'bound?' from (ice-9 optargs) has been removed but is useful.
166        - guile-snarf writes to $srcdir, which is not kosher
167        - interaction of dynamic-wind, call/cc, exceptions and/or handler causes segfault
168        - issues to resolve while adding gmp bignums
169        - possible goops class redefinition bug
170        - primitive thunk as goops #:init-thunk causes segv
171        - ipv6 in guile 1.5.6: configure bug and fix for NetBSD-1.5.2
172        - Loading a SLIB module with require does not shadow primitives
173        - SRFI-13 string-tokenize is wrong
174        - unhandled keywords to goops "make" (etc) should signal errors
175    
176    
177    

Legend:
Removed from v.1.55  
changed lines
  Added in v.1.56

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26