/[guile]/guile/guile-core/NEWS
ViewVC logotype

Diff of /guile/guile-core/NEWS

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

revision 1.341 by mvo, Thu May 9 19:35:32 2002 UTC revision 1.342 by ghouston, Mon May 13 21:37:35 2002 UTC
# Line 144  instead. Line 144  instead.
144    
145  Use scm_c_source_property_breakpoint_p instead.  Use scm_c_source_property_breakpoint_p instead.
146    
147  ** Removed from scm_root_state: def_inp, def_outp, def_errp.  These were  ** Removed from scm_root_state: def_inp, def_outp, def_errp, together
148  unused copies of the standard ports when Guile was initialised.  The  with corresponding macros scm_def_inp, scm_def_outp and scm_def_errp.
149  corresponding macros scm_def_inp, scm_def_outp and scm_def_errp were also  These were undocumented and unused copies of the standard ports at the
150  removed.  time that Guile was initialised.  Normally the current ports should be
151    used instead, obtained from scm_current_input_port () etc.  If an
152    application needs to retain earlier ports, it should save them in a
153    gc-protected location.
154    
155  ** Removed definitions:  scm_lisp_nil, scm_lisp_t, s_nil_ify, scm_m_nil_ify,  ** Removed definitions:  scm_lisp_nil, scm_lisp_t, s_nil_ify, scm_m_nil_ify,
156  s_t_ify, scm_m_t_ify, s_0_cond, scm_m_0_cond, s_0_ify, scm_m_0_ify, s_1_ify,  s_t_ify, scm_m_t_ify, s_0_cond, scm_m_0_cond, s_0_ify, scm_m_0_ify, s_1_ify,

Legend:
Removed from v.1.341  
changed lines
  Added in v.1.342

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