Menu

#519 lua pseudoVarSet

1.8.x
closed-fixed
modules (454)
5
2012-05-03
2012-05-02
Anonymous
No

Hello,

We can't use lua pseudoVarSet function, we always got "error in parsing pvar `du'".
As it uses pv_parse_spec and not pv_lookup_spec_name anymore, you should remove these two lines :

if (*name == '$')
++name;

Regards,

Arnaud

Discussion

  • Vladut-Stefan Paiu

    Hi Arnaud,

    Fix was committed in trunk and 1.8 branches.

    Thanks and Regards,
    Vlad

     
  • Vladut-Stefan Paiu

    • assigned_to: nobody --> vladut-paiu
    • status: open --> closed-fixed
     

Log in to post a comment.