Am Sonntag, 29. Oktober 2006 21:25 schrieb Kevin Tew:
> I've had :init implemented for a couple of weeks now, but I can't check
> it in because it needs its own flag.

I think I've answered that already. Again:

    SUB_FLAG_CORO_FF      = PObj_private0_FLAG,
    SUB_FLAG_C_HANDLER    = PObj_private0_FLAG, /* C exceptions only */

is/are runtime flags/s( and usuable as well as:

    SUB_FLAG_TAILCALL     = PObj_private2_FLAG,

leo

Reply via email to