/[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.1864 by mvo, Tue May 20 19:59:52 2003 UTC revision 1.1865 by mdj, Thu May 22 09:16:33 2003 UTC
# Line 1  Line 1 
1    2003-05-22  Mikael Djurfeldt  <djurfeldt@nada.kth.se>
2    
3            * __scm.h (SCM_STACK_PTR): New macro. (Cast argument through
4            (void *) in order to avoid an aliasing warning; thanks to Bruce
5            Korb.)
6    
7            * stackchk.h (SCM_STACK_OVERFLOW_P): Use SCM_STACK_PTR.
8    
9            * threads.c (suspend, launch_thread, scm_threads_mark_stacks): Use
10            SCM_STACK_PTR.
11    
12            * threads.c (scm_threads_mark_stacks): Bugfix: Changed
13            thread->base --> t->base.
14    
15            * eval.c (SCM_CEVAL): Don't cast argument of SCM_STACK_OVERFLOW_P.
16    
17  2003-05-20  Marius Vollmer  <marius.vollmer@uni-dortmund.de>  2003-05-20  Marius Vollmer  <marius.vollmer@uni-dortmund.de>
18    
19          * deprecated.h, deprecated.c (scm_makstr, scm_makfromstr,          * deprecated.h, deprecated.c (scm_makstr, scm_makfromstr,

Legend:
Removed from v.1.1864  
changed lines
  Added in v.1.1865

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