/[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.376 by mdj, Wed Mar 12 16:51:58 2003 UTC revision 1.377 by mdj, Wed Mar 12 17:16:27 2003 UTC
# Line 79  The new default behavior of the module s Line 79  The new default behavior of the module s
79  has been detected is to  has been detected is to
80    
81   1. Give priority to bindings marked as a replacement.   1. Give priority to bindings marked as a replacement.
82   2. Issue a warning.   2. Issue a warning (different warning if overriding core binding).
83   3. Give priority to the last encountered binding (this corresponds to   3. Give priority to the last encountered binding (this corresponds to
84       the old behavior).       the old behavior).
85    
# Line 116  These two are provided by the (oop goops Line 116  These two are provided by the (oop goops
116    
117  The default duplicates handler is:  The default duplicates handler is:
118    
119    (replace warn last)    (replace warn-override-core warn last)
120    
121  A recommended handler (which is likely to correspond to future Guile  A recommended handler (which is likely to correspond to future Guile
122  behavior) can be installed with:  behavior) can be installed with:

Legend:
Removed from v.1.376  
changed lines
  Added in v.1.377

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