View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000373CMakepublic2003-11-12 14:192003-11-12 14:57
ReporterBill Hoffman 
Assigned ToBrad King 
PrioritylowSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0000373: make depend fails if a directory is the name of a file
DescriptionIf you have an include like this:
#include <utilitiy> and there is a directory called utility in the search path for include files, then cmake fails to compute depend information with an error.
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0000262)
Bill Hoffman (manager)
2003-11-12 14:20

Fixed in main tree:

Checking in cmMakeDepend.cxx;
/cvsroot/CMake/CMake/Source/cmMakeDepend.cxx,v <-- cmMakeDepend.cxx
new revision: 1.40; previous revision: 1.39
done
(0000264)
Brad King (manager)
2003-11-12 14:57

Fix has been merged to 1.8 branch for 1.8.2 release.

 Issue History
Date Modified Username Field Change


Copyright © 2000 - 2018 MantisBT Team