Menu

#335 simulation->GetProperty not working due to Player bug

closed-fixed
player (137)
5
2010-06-09
2010-06-08
Anonymous
No

I'm trying to fix Stage's simulation proxy ->GetProperty function but there are a couple of lines in the player code that stop it working. So can someone make the following changes please:
In client_libs/libplayerc/dev_simulation.c
change line 227 to req.value = value;
change line 228 to req.value_count = value_len;

Thanks.

Discussion

  • G Biggs

    G Biggs - 2010-06-09
    • status: open --> closed-fixed
     
  • G Biggs

    G Biggs - 2010-06-09

    Fixed in CVS HEAD. Thanks very much for the report.

     

Log in to post a comment.