View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0009122CMakeModulespublic2009-06-08 22:142012-06-25 17:12
ReporterPhilip Lowman 
Assigned ToAlex Neundorf 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product VersionCMake-2-6 
Target VersionFixed in Version 
Summary0009122: Eclipse CDT4 generator fails to determine include path when locale not in English
DescriptionThe 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 InformationThis was reported on the CMake mailing list in the thread [CMake] Problems C/C++ system headers and Eclipse Generator dated Mon, Jun 8, 2009.
TagsNo tags attached.
Attached Files? file icon CMakeFindEclipseCDT4.cmake [^] (2,221 bytes) 2009-06-08 22:15
? file icon improvedCMakeFindEclipseCDT4.cmake [^] (2,792 bytes) 2009-06-11 02:45

 Relationships
related to 0007585closedAlex Neundorf Eclipse generator does not add C/C++ system header pathpath to 
related to 0013313closedAlex Neundorf [Eclipse CDT] The MinGW include pathentry are not added to the .cproject 

  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

 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


Copyright © 2000 - 2018 MantisBT Team