URL:
  <http://gna.org/bugs/?16526>

                 Summary: pofix.py: add support for >1 thread
                 Project: Battle for Wesnoth
            Submitted by: ivanovic
            Submitted on: Dienstag 24.08.2010 um 11:17
                Category: Feature Request
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group:  None of the others
                  Status: None
                 Privacy: Public
             Assigned to: esr
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 1.9.0
        Operating System: any

    _______________________________________________________

Details:

Currently pofix does allow providing it with a list of files by eg running
this command from the trunk checkout root:
./utils/pofix.py po/wesnoth*/*po
This command does apply pofix.py on all po files. The problem is that these
days pofix.py has really grown to a huge size and because of this takes ages
to complete. Since it is always run on a per file basis anyway, I'd like to
see some multithreaded support be added as it eg exists in the bash script
for image compression (utils/wesnoth-optipng).
pofix.py does always work on a per file basis anyway, so it should be
possible to eg use 4 threads if at least 4 files are supplied and the user
wants this (yes, I as main user *do* want to have such an option).




    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?16526>

_______________________________________________
  Nachricht geschickt von/durch Gna!
  http://gna.org/


_______________________________________________
Wesnoth-bugs mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-bugs

Reply via email to