/[guile]/guile/guile-core/libguile/eval.c
ViewVC logotype

Diff of /guile/guile-core/libguile/eval.c

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

revision 1.249 by mvo, Sun Nov 25 15:21:07 2001 UTC revision 1.250 by ossau, Fri Dec 7 17:03:15 2001 UTC
# Line 247  scm_ilookup (SCM iloc, SCM env) Line 247  scm_ilookup (SCM iloc, SCM env)
247     reconsider the complete special form.     reconsider the complete special form.
248    
249     SCM_LOOKUPCAR is still there, of course.  It just calls     SCM_LOOKUPCAR is still there, of course.  It just calls
250     SCM_LOOKUPCAR1 and aborts on recieving NULL.  So SCM_LOOKUPCAR     SCM_LOOKUPCAR1 and aborts on receiving NULL.  So SCM_LOOKUPCAR
251     should only be called when it is known that VLOC is not the first     should only be called when it is known that VLOC is not the first
252     pair of a special form.  Otherwise, use SCM_LOOKUPCAR1 and check     pair of a special form.  Otherwise, use SCM_LOOKUPCAR1 and check
253     for NULL.  I think I've found the only places where this     for NULL.  I think I've found the only places where this

Legend:
Removed from v.1.249  
changed lines
  Added in v.1.250

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