guile-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

guile/guile-core/libguile ChangeLog eval.c


From: Dirk Herrmann
Subject: guile/guile-core/libguile ChangeLog eval.c
Date: Wed, 23 Apr 2003 14:27:37 -0400

CVSROOT:        /cvsroot/guile
Module name:    guile
Changes by:     Dirk Herrmann <address@hidden>  03/04/23 14:27:37

Modified files:
        guile-core/libguile: ChangeLog eval.c 

Log message:
        This set of patches contains no functional changes, only debatable
        minor stylistic ones.  Still, in order to prepare a patch between
        my local copy and the CVS version, I decided to submit the changes
        below.  Then, the patch will hopefully only contain relevant
        modifications :-)
        
        * eval.c (iqq): Added const specifier.
        
        * eval.c (scm_trampoline_0, scm_trampoline_1, scm_trampoline_2):
        Use NULL instead of 0 to indicate that a pointer is returned.
        Removed some misleading 'fall through' comments.
        
        * eval.c (scm_i_call_closure_0, call_closure_1, call_closure_2):
        Split up long expressions into smaller ones to be more debugging
        friendly.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile/guile-core/libguile/ChangeLog.diff?tr1=1.1835&tr2=1.1836&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile/guile-core/libguile/eval.c.diff?tr1=1.296&tr2=1.297&r1=text&r2=text





reply via email to

[Prev in Thread] Current Thread [Next in Thread]