/[guile]/guile/guile-core/libguile/inline.h
ViewVC logotype

Diff of /guile/guile-core/libguile/inline.h

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

revision 1.7 by hanwen, Sun Sep 8 11:31:32 2002 UTC revision 1.8 by hanwen, Thu Sep 19 11:14:46 2002 UTC
# Line 208  scm_double_cell (scm_t_bits car, scm_t_b Line 208  scm_double_cell (scm_t_bits car, scm_t_b
208                    "scm_double_cell tried to allocate a marked cell.\n");                    "scm_double_cell tried to allocate a marked cell.\n");
209            abort();            abort();
210          }          }
   
       SCM_SET_GC_MARK (z);  
211      }      }
212    
213      /* see above. */
214      SCM_SET_GC_MARK (z);
215    
216  #endif  #endif
217    
218    return z;    return z;

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

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