]> git.sesse.net Git - vlc/commit
lua dkjson: use us_tostring() to fix locale issues with decimals
authorPierre Ynard <linkfanel@yahoo.fr>
Sat, 31 Aug 2013 15:29:33 +0000 (17:29 +0200)
committerPierre Ynard <linkfanel@yahoo.fr>
Sat, 31 Aug 2013 15:29:33 +0000 (17:29 +0200)
commit4316ff068b14eff72d3adecd432a602a453db95d
treeaed60e147b29c69de0af4046198ffababb88b479
parentf2ace0979781552874c937fa2c7977ee389e3b74
lua dkjson: use us_tostring() to fix locale issues with decimals

This only fixes encoding but we don't use decoding anyway.

Fixes #8854
share/lua/modules/dkjson.lua