]> git.sesse.net Git - vlc/commit
lua http: use us_tostring() to fix locale issues with decimals
authorPierre Ynard <linkfanel@yahoo.fr>
Sun, 25 Mar 2012 03:04:40 +0000 (05:04 +0200)
committerPierre Ynard <linkfanel@yahoo.fr>
Sun, 25 Mar 2012 03:04:40 +0000 (05:04 +0200)
commit1e9dc2967b7bb058d19231740bb64edaa8533ae8
tree9de240fe0a08698b9874f737f86d958b50a5c24c
parente604141e18e6478581ae253a5bd270cc04391d9c
lua http: use us_tostring() to fix locale issues with decimals

The function is a bit ugly but it's difficult to do this using
pure arithmetic.

Fixes #6378
share/lua/intf/modules/common.lua
share/lua/intf/modules/httprequests.lua