mirror of
https://github.com/opensim/opensim.git
synced 2026-05-20 07:05:46 +08:00
functions return CLI strings, which, in the case of lists, don't get wrapped. Therefore, the list had to be able to deal with that CLI type here. The correct fix would be to change all LSL function returns to LSL types.