diff options
author | Dirk Herrmann <dirk@dirk-herrmanns-seiten.de> | 2003-04-23 18:27:37 +0000 |
---|---|---|
committer | Dirk Herrmann <dirk@dirk-herrmanns-seiten.de> | 2003-04-23 18:27:37 +0000 |
commit | d0b07b5def19b86742fa7ea1e99a089b11110ae2 (patch) | |
tree | 5d2e1403996cc65db45bcd937855fa0a3ab596b2 /libguile/lang.c | |
parent | a98e8e985b7549a798da0cfeece8532353d4d952 (diff) | |
download | guile-d0b07b5def19b86742fa7ea1e99a089b11110ae2.tar.gz |
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.
Diffstat (limited to 'libguile/lang.c')
0 files changed, 0 insertions, 0 deletions