/[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.358 by dirk, Sat Oct 19 09:07:22 2002 UTC revision 1.359 by ossau, Sat Oct 19 16:33:25 2002 UTC
# Line 167  Change your code to use either procedure Line 167  Change your code to use either procedure
167  to use r5rs macros.  Also, be aware that macro expansion will not be done  to use r5rs macros.  Also, be aware that macro expansion will not be done
168  during evaluation, but prior to evaluation.  during evaluation, but prior to evaluation.
169    
170    ** Soft ports now allow a `char-ready?' procedure
171    
172    The vector argument to `make-soft-port' can now have a length of
173    either 5 or 6.  (Previously the length had to be 5.)  The optional 6th
174    element is interpreted as an `input-waiting' thunk -- i.e. a thunk
175    that returns the number of characters that can be read immediately
176    without the soft port blocking.
177    
178  * Changes to the C interface  * Changes to the C interface
179    
180  ** The value 'scm_mask_ints' is no longer writable.  ** The value 'scm_mask_ints' is no longer writable.

Legend:
Removed from v.1.358  
changed lines
  Added in v.1.359

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