guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Issues holding up 1.6.0 release.


From: Rob Browning
Subject: Re: Issues holding up 1.6.0 release.
Date: Tue, 18 Sep 2001 10:27:35 -0500
User-agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/20.7

Rob Browning <address@hidden> writes:

> Right now, I'm waiting on someone to tell me what I should do about
> scm_call_with_dynamic_root.  I don't feel like that's a decision I
> should make on my own, unless people indicate they want me to.  In
> particular:

And for consideration, some notes that seem relevant to any redesign
from root.c:

/* Some questions about cwdr:

   Couldn't the body just be a closure?  Do we really need to pass
   args through to it?

   The semantics are a lot like catch's; in fact, we call
   scm_internal_catch to take care of that part of things.  Wouldn't
   it be cleaner to say that uncaught throws just disappear into the
   ether (or print a message to stderr), and let the caller use catch
   themselves if they want to?

   -JimB */

-- 
Rob Browning
rlb @defaultvalue.org, @linuxdevel.com, and @debian.org
Previously @cs.utexas.edu
GPG=1C58 8B2C FB5E 3F64 EA5C  64AE 78FE E5FE F0CB A0AD



reply via email to

[Prev in Thread] Current Thread [Next in Thread]