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

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

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

revision 1.50 by xxhanwen, Sat Jul 20 14:08:33 2002 UTC revision 1.51 by xxhanwen, Mon Jul 22 00:17:26 2002 UTC
# Line 1872  scm_compute_applicable_methods (SCM gf, Line 1872  scm_compute_applicable_methods (SCM gf,
1872        return SCM_BOOL_F;        return SCM_BOOL_F;
1873      }      }
1874    
1875    scm_remember_upto_here (tmp);    scm_remember_upto_here_1 (tmp);
1876    return (count == 1    return (count == 1
1877            ? applicable            ? applicable
1878            : sort_applicable_methods (applicable, count, types));            : sort_applicable_methods (applicable, count, types));

Legend:
Removed from v.1.50  
changed lines
  Added in v.1.51

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