View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0009122 | CMake | Modules | public | 2009-06-08 22:14 | 2012-06-25 17:12 | ||||
Reporter | Philip Lowman | ||||||||
Assigned To | Alex Neundorf | ||||||||
Priority | normal | Severity | minor | Reproducibility | have not tried | ||||
Status | closed | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | CMake-2-6 | ||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0009122: Eclipse CDT4 generator fails to determine include path when locale not in English | ||||||||
Description | The Eclipse CDT4 generator may fail to determine the paths of the standard C/C++ include directories when the system locale is not standard English. The culprit is the parsing of an English string, "search starts here", in CMakeFindEclipseCDT4.cmake. | ||||||||
Additional Information | This was reported on the CMake mailing list in the thread [CMake] Problems C/C++ system headers and Eclipse Generator dated Mon, Jun 8, 2009. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | CMakeFindEclipseCDT4.cmake [^] (2,221 bytes) 2009-06-08 22:15 improvedCMakeFindEclipseCDT4.cmake [^] (2,792 bytes) 2009-06-11 02:45 | ||||||||
Relationships | |||||||||||
|
Relationships |
Notes | |
(0016663) Philip Lowman (developer) 2009-06-08 22:16 |
Untested patch attached, awaiting testing on mailing list. |
(0016704) Philip Lowman (developer) 2009-06-11 02:48 |
improved version with support for LC_ALL and LC_MESSAGES |
(0016737) Alex Neundorf (developer) 2009-06-18 15:38 |
First version has been confirmed that it works: http://www.cmake.org/pipermail/cmake/2009-June/030002.html [^] Alex |
(0016740) Philip Lowman (developer) 2009-06-19 02:09 |
Second version as well has been confirmed to work by someone: http://www.cmake.org/pipermail/cmake/2009-June/030122.html [^] That said, I haven't done any testing. I think it's a safe patch, but I feel hesitant vouching for it when I haven't even used it yet! |
(0016767) Alex Neundorf (developer) 2009-06-28 06:01 |
I committed the patch to HEAD. It seems to make sense, but I actually couldn't reproduce the problem here, on my system (Slackware) I couldn't get gcc to output in a language other than english. Alex |
Notes |
Issue History | |||
Date Modified | Username | Field | Change |
2009-06-08 22:14 | Philip Lowman | New Issue | |
2009-06-08 22:14 | Philip Lowman | Relationship added | related to 0007585 |
2009-06-08 22:15 | Philip Lowman | File Added: CMakeFindEclipseCDT4.cmake | |
2009-06-08 22:16 | Philip Lowman | Note Added: 0016663 | |
2009-06-09 11:36 | Bill Hoffman | Status | new => assigned |
2009-06-09 11:36 | Bill Hoffman | Assigned To | => Alex Neundorf |
2009-06-11 02:32 | Philip Lowman | File Added: improvedCMakeFindEclipseCDT4.cmake | |
2009-06-11 02:43 | Philip Lowman | File Deleted: improvedCMakeFindEclipseCDT4.cmake | |
2009-06-11 02:45 | Philip Lowman | File Added: improvedCMakeFindEclipseCDT4.cmake | |
2009-06-11 02:48 | Philip Lowman | Note Added: 0016704 | |
2009-06-18 15:38 | Alex Neundorf | Note Added: 0016737 | |
2009-06-19 02:09 | Philip Lowman | Note Added: 0016740 | |
2009-06-28 06:01 | Alex Neundorf | Note Added: 0016767 | |
2009-06-28 06:01 | Alex Neundorf | Status | assigned => closed |
2009-06-28 06:01 | Alex Neundorf | Resolution | open => fixed |
2012-06-25 17:12 | Alex Neundorf | Relationship added | related to 0013313 |
Issue History |
Copyright © 2000 - 2018 MantisBT Team |