]> git.sesse.net Git - mlt/commit
Load XML with LC_NUMERIC without changing global locale.
authorDan Dennedy <dan@dennedy.org>
Thu, 14 Jul 2011 06:04:50 +0000 (23:04 -0700)
committerDan Dennedy <dan@dennedy.org>
Thu, 14 Jul 2011 06:04:50 +0000 (23:04 -0700)
commit1641760a6391940eea731608312f7777761e6cca
tree343cf8216a59489bb8bcb3f0feb3b348e3807966
parentf7fa3c0c34b8c5c353294b2f96a7e28113a76b0b
Load XML with LC_NUMERIC without changing global locale.

Uses mlt_properties_set_lcnumeric() instead of setlocale().
This is only known to work on Linux.
src/modules/xml/producer_xml.c