It was already partially fixed in default branch (12/2013). Correctly
restore locale for some more running paths (changeset 85654befbd91)

** Changed in: panotools
       Status: New => Fix Committed

-- 
You received this bug notification because you are a member of Hugin Bug
Hunters, which is subscribed to Panotools.
https://bugs.launchpad.net/bugs/686482

Title:
  Libpano does not restore locale

Status in Panorama Tools:
  Fix Committed

Bug description:
  Libpano changes the locale format (of numbern, dates, ...) in some functions 
(mainly in parser.c) with setlocale(LC_ALL,"C"), but does not restore the old 
locale at the return of the function. As a result in the program, which is 
using libpano (e. g. hugin), the number format is also changed after calling 
libpano functions.
  The function should therefor restore the old locale before returning.

To manage notifications about this bug go to:
https://bugs.launchpad.net/panotools/+bug/686482/+subscriptions

_______________________________________________
Mailing list: https://launchpad.net/~hugin-bug-hunters
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~hugin-bug-hunters
More help   : https://help.launchpad.net/ListHelp

Reply via email to