| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0007230 | CMake | CMake | public | 2008-06-23 04:12 | 2008-06-29 19:00 | ||||
| Reporter | plcastedo | ||||||||
| Assigned To | Alex Neundorf | ||||||||
| Priority | normal | Severity | minor | Reproducibility | always | ||||
| Status | closed | Resolution | fixed | ||||||
| Platform | OS | OS Version | |||||||
| Product Version | CMake-2-6 | ||||||||
| Target Version | Fixed in Version | ||||||||
| Summary | 0007230: GETTEXT_CREATE_TRANSLATIONS ignores first po file | ||||||||
| Description | GETTEXT_CREATE_TRANSLATIONS ignores first po file when not using ALL: GETTEXT_CREATE_TRANSLATIONS(prueba.pot ALL es_ES.po) -> OK GETTEXT_CREATE_TRANSLATIONS(prueba.pot es_ES.po) -> es_ES.po lost Workaround: GETTEXT_CREATE_TRANSLATIONS(prueba.pot FOO es_ES.po) -> OK | ||||||||
| Additional Information | The cause could be that inner loop over po files uses ARVN that not includes 2nd parameter to macro. Workaround: GETTEXT_CREATE_TRANSLATIONS(prueba.pot FOO es_ES.po) -> OK | ||||||||
| Tags | No tags attached. | ||||||||
| Attached Files | |||||||||
| Relationships | |
| Relationships |
| Notes | |
|
(0012566) Alex Neundorf (developer) 2008-06-29 19:00 |
This should be fixed now in current cvs: http://www.cmake.org/cgi-bin/viewcvs.cgi/Modules/FindGettext.cmake?root=CMake&view=log [^] Please check that it works for you. Alex |
| Notes |
| Issue History | |||
| Date Modified | Username | Field | Change |
| 2008-06-23 04:12 | plcastedo | New Issue | |
| 2008-06-23 09:51 | Bill Hoffman | Status | new => assigned |
| 2008-06-23 09:51 | Bill Hoffman | Assigned To | => Alex Neundorf |
| 2008-06-29 19:00 | Alex Neundorf | Note Added: 0012566 | |
| 2008-06-29 19:00 | Alex Neundorf | Status | assigned => closed |
| 2008-06-29 19:00 | Alex Neundorf | Resolution | open => fixed |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |