/[guile]/guile/guile-core/libguile/ChangeLog
ViewVC logotype

Diff of /guile/guile-core/libguile/ChangeLog

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

revision 1.1465.2.68 by dirk, Fri Mar 1 21:12:47 2002 UTC revision 1.1465.2.69 by ossau, Fri Mar 8 12:59:27 2002 UTC
# Line 1  Line 1 
1    2002-03-08  Neil Jerram  <neil@ossau.uklinux.net>
2    
3            * debug.h (SCM_MAX_FRAME_SIZE): Remove incorrect comment about use
4            of SCM_MAX_FRAME_SIZE as a bit mask; it isn't used like this.
5    
6            * eval.c (SCM_CEVAL): Don't store scm_debug_eframe_size in
7            debug.status.  It isn't needed, and it can overflow the bits
8            reserved for it (which may lead to a segv or a GC abort).
9    
10  2002-03-01  Dirk Herrmann  <D.Herrmann@tu-bs.de>  2002-03-01  Dirk Herrmann  <D.Herrmann@tu-bs.de>
11    
12          * gc.c (SCM_HEAP_SEG_SIZE, CELL_UP, CELL_DN, DOUBLECELL_ALIGNED_P,          * gc.c (SCM_HEAP_SEG_SIZE, CELL_UP, CELL_DN, DOUBLECELL_ALIGNED_P,

Legend:
Removed from v.1.1465.2.68  
changed lines
  Added in v.1.1465.2.69

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