Branch: refs/heads/master
  Home:   https://github.com/mltframework/mlt
  Commit: 4f4296e775e4cc837454ebbbc16255c00ae9fa05
      
https://github.com/mltframework/mlt/commit/4f4296e775e4cc837454ebbbc16255c00ae9fa05
  Author: Dan Dennedy <d...@dennedy.org>
  Date:   2014-01-31 (Fri, 31 Jan 2014)

  Changed paths:
    M src/framework/mlt_property.c

  Log Message:
  -----------
  If LC_NUMERIC unsupported do not inadvertently change locale.

On Windows, we should be able to use _create_locale() and _free_locale()
but using them results in unresolved symbols linking on mingw 4.8.
Calling setlocale with fallback value of "" results in changing locale
to system-defined. With this change, on OS where LC_NUMERIC changing is
not supported we call with NULL, which makes the call passive.


  Commit: 33738ff3fea51c8c6b292944cef15d89845764ef
      
https://github.com/mltframework/mlt/commit/33738ff3fea51c8c6b292944cef15d89845764ef
  Author: Dan Dennedy <d...@dennedy.org>
  Date:   2014-01-31 (Fri, 31 Jan 2014)

  Changed paths:
    M src/modules/xml/consumer_xml.c

  Log Message:
  -----------
  If LC_NUMERIC unsupported on OS, serialize XML with LC_NUMERIC=C.


Compare: https://github.com/mltframework/mlt/compare/96fc85b6fe77...33738ff3fea5
------------------------------------------------------------------------------
WatchGuard Dimension instantly turns raw network data into actionable 
security intelligence. It gives you real-time visual feedback on key
security issues and trends.  Skip the complicated setup - simply import
a virtual appliance and go from zero to informed in seconds.
http://pubads.g.doubleclick.net/gampad/clk?id=123612991&iu=/4140/ostg.clktrk
_______________________________________________
Mlt-devel mailing list
Mlt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mlt-devel

Reply via email to