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

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

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

revision 1.83.2.3 by ttn, Thu Mar 14 05:26:16 2002 UTC revision 1.83.2.4 by kryde, Wed Oct 1 23:32:09 2003 UTC
# Line 363  SCM_DEFINE (scm_call_with_output_string, Line 363  SCM_DEFINE (scm_call_with_output_string,
363                       FUNC_NAME);                       FUNC_NAME);
364    scm_call_1 (proc, p);    scm_call_1 (proc, p);
365    
366    return scm_strport_to_string (p);    return scm_get_output_string (p);
367  }  }
368  #undef FUNC_NAME  #undef FUNC_NAME
369    

Legend:
Removed from v.1.83.2.3  
changed lines
  Added in v.1.83.2.4

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