Hi Ladislav,

thank for your summary, only a note about:

>     type? make error! [throw no-loop]
> ** Throw Error: Nothing to break
> ** Near: type? make error! [throw no-loop]
>
> , which is a bigger quirk than above.

no-loop error! seems to have the same beaviour which has any others error,
when a function has at least the attribute []:

>> error? do func[][return make error! "any"] ;== true
>> error? do func[[]][return make error! "any"]
** Throw Error: Return or exit not in function
** Where: func [[]][return make error! "any"]
** Near: return make error! "any"

---
Ciao
Romano



>
> Opposite opinions welcome
>
> Cheers
>
>     Ladislav
>
> --
> To unsubscribe from this list, please send an email to
> [EMAIL PROTECTED] with "unsubscribe" in the
> subject, without the quotes.
>

---
Ciao
Romano



-- 
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the 
subject, without the quotes.

Reply via email to