raise just calls a handler that is the one that does the interesting control.

Robby

On Wed, Jan 5, 2011 at 7:58 AM, Keiko Nakata <[email protected]> wrote:
> Hi again,
>
> I'm not sure where to ask this question, but
> why are 'raise' and 'abort' implemented separately
> (rather than, say, 'raise' by means of 'abort')?
>
> I haven't understood the implementations of these primitives,
> but they appear very different (in error.c and fun.c).
> Will someone explain to me why they should be, roughly?
>
> Keiko
> _________________________________________________
>  For list-related administrative tasks:
>  http://lists.racket-lang.org/listinfo/users
>
_________________________________________________
  For list-related administrative tasks:
  http://lists.racket-lang.org/listinfo/users

Reply via email to