via RT Will Coleda <[EMAIL PROTECTED]> wrote:
> # New Ticket Created by  Will Coleda
> # Please include the string:  [perl #37914]
> # in the subject line of all future correspondence about this issue.
> # <URL: https://rt.perl.org/rt3/Ticket/Display.html?id=37914 >
>
>
> The following code:
>
> while {[set a 2] != {}} {}
>
> Generates an error in partcl:
>
> syntax error in expression "[set a 2] != {}": premature end of
> expression

I've fixed the syntax error (we weren't parsing {} constructs inside
of [expr]), but it now dies with this error:

MMD function __i_multiply not foundfor types (1, -100)

--
matt diephouse
http://matt.diephouse.com

Reply via email to