#8536: Some fixes for the makemessages management command
-------------------------------------------+--------------------------------
          Reporter:  ramiro                |         Owner:  nobody             
        
            Status:  new                   |     Milestone:                     
        
         Component:  Internationalization  |       Version:  SVN                
        
        Resolution:                        |      Keywords:  makemessages pot 
templatize
             Stage:  Unreviewed            |     Has_patch:  1                  
        
        Needs_docs:  0                     |   Needs_tests:  0                  
        
Needs_better_patch:  0                     |  
-------------------------------------------+--------------------------------
Changes (by ramiro):

  * needs_better_patch:  => 0
  * has_patch:  0 => 1
  * needs_tests:  => 0
  * needs_docs:  => 0

Old description:

> The command doesn't correctly clean up after itself if an error condition
> is found when forking external GNU gettext utilities (`xgettext`,
> `msgmerge`, `msgfmt`), potentially leaving spusious temporary files
> (`.pot`, `.js.py`, `.html.py`) in the tree.
>
> Also, some optimizations were made.

New description:

 The command doesn't correctly clean up after itself if an error condition
 is found when forking external GNU gettext utilities (`xgettext`,
 `msgmerge`, `msgfmt`), potentially leaving spurious temporary files
 (`.pot`, `.js.py`, `.html.py`) in the tree.

 Also, some optimizations were made.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/8536#comment:1>
Django Code <http://code.djangoproject.com/>
The web framework for perfectionists with deadlines
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to