MantisBT - CMake | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0007229 | CMake | CMake | public | 2008-06-23 03:54 | 2008-07-18 17:16 |
| Reporter | plcastedo | ||||
| Assigned To | |||||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | duplicate | ||
| Platform | OS | OS Version | |||
| Product Version | CMake-2-6 | ||||
| Target Version | Fixed in Version | ||||
| Summary | 0007229: 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 | ||||
| Steps To Reproduce | |||||
| 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. | ||||
| Relationships | |||||
| Attached Files | |||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2008-06-23 03:54 | plcastedo | New Issue | |||
| 2008-07-18 17:16 | Alex Neundorf | Note Added: 0012752 | |||
| 2008-07-18 17:16 | Alex Neundorf | Status | new => closed | ||
| 2008-07-18 17:16 | Alex Neundorf | Resolution | open => duplicate | ||
| Notes | |||||
|
|
|||||
|
|
||||