Leopold Toetsch wrote:

Syntactic sugar, ...

Done - r10243. Again exactly 2 arguments are supported for now:

   handler:
         .local pmc e
         .local string mess
        .get_results (e, mess)

Variable decls after the handler label aren't instructions and therefore ok.

See also t/pmc/exception.t  /get_result

leo

Reply via email to