/[guile]/guile/guile-core/BUGS
ViewVC logotype

Diff of /guile/guile-core/BUGS

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

revision 1.14 by ossau, Wed Feb 20 21:27:57 2002 UTC revision 1.15 by ossau, Fri Mar 8 18:04:57 2002 UTC
# Line 27  bugs are good. Line 27  bugs are good.
27    
28  bug 1 -- (debug-disable 'debug) has no effect if first form in ~/.guile  bug 1 -- (debug-disable 'debug) has no effect if first form in ~/.guile
29  reported-by: Sven.Hartrumpf@fernuni-hagen.de / 2001-08-31  reported-by: Sven.Hartrumpf@fernuni-hagen.de / 2001-08-31
30  fixed: not-yet  fixed: 2001-11-07 (1.7.x)
31    
32  ttn sez:  ttn sez:
33  buggy behavior confirmed on both 1.5.x and 1.7.x.  buggy behavior confirmed on both 1.5.x and 1.7.x.
# Line 36  on the other hand, when second or later, Line 36  on the other hand, when second or later,
36  debugging evaluator) seems to be reflected when viewing the debug options.  it  debugging evaluator) seems to be reflected when viewing the debug options.  it
37  could be that the bug is in display and not the actual setting.  could be that the bug is in display and not the actual setting.
38    
39    NJ 2002-03-08:
40    
41    Problem was caused by (top-repl)'s loading of (ice-9 debug), which
42    ended with unconditional `(debug-enable 'debug)'.  Fixed by removing
43    the offending lines.
44    
45    
46  bug 2 -- documentation mirroring not complete  bug 2 -- documentation mirroring not complete
47  reported-by: lord@regexps.com / 2001-08  reported-by: lord@regexps.com / 2001-08
# Line 170  Keith Wright sez: Line 176  Keith Wright sez:
176  > I get the impression that it is supposed to build without 'makeinfo',  > I get the impression that it is supposed to build without 'makeinfo',
177  > if this is not so it should be mentioned in the README or INSTALL.  > if this is not so it should be mentioned in the README or INSTALL.
178    
179    NJ 2002-03-08:
180    
181    Addressed partially in Makefile.am, by copying guile-procedures.texi
182    to guile-procedures.txt if makeinfo is not available.
183    
184    However, a better IMO fix would be to include a prebuilt
185    guile-procedures.txt in the distribution.
186    
187    
188  bug 9 -- sibling threads not infinite looping  bug 9 -- sibling threads not infinite looping
189  reported-by: giraud@tif.inria.fr / 2001-09-24  reported-by: giraud@tif.inria.fr / 2001-09-24

Legend:
Removed from v.1.14  
changed lines
  Added in v.1.15

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