View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000480CMakepublic2004-01-05 14:522004-02-06 16:43
ReporterSebastien Barre 
Assigned ToBrad King 
PriorityurgentSeveritymajorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0000480: cmFileCommand: GLOB (and cmGlob) not working correctly
DescriptionFILE(GLOB variable [globbing expressions]...)
try:
FILE(GLOB FOO_VAR "*.tcl" "*.py*)
it will glob the first one, then glob the first one again. cmFileCommand iterates over its argument correctly, so I guess the problem is in the cmGlob class.
In 1.8.3 and CVS as of today.
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0000624)
System Admin (reporter)
2004-02-06 15:39

This was fixed in CVS:

 Revision 1.11 / (download) - annotate - [select for diffs] , Mon Jan 5 21:29:18 2004 UTC (4 weeks, 3 days ago) by martink
Changes since 1.10: +4 -5 lines
Diff to previous 1.10

fix for glob command
(0000625)
Brad King (manager)
2004-02-06 16:43

The fix has been merged to the 1.8 branch for the 1.8.4 release.

 Issue History
Date Modified Username Field Change


Copyright © 2000 - 2018 MantisBT Team