mirror of
https://gitlab.freedesktop.org/pipewire/wireplumber.git
synced 2026-05-17 03:18:09 +02:00
The advantage is that luaL_tolstring behaves the same as the native lua tostring() function, while lua_tostring() does not. In particular, boolean values are converted properly to "true" and "false" now, while they were not converted with lua_tostring() Add a unit test too |
||
|---|---|---|
| .. | ||
| wp | ||
| wplua | ||
| meson.build | ||