View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0003788CMakeCMakepublic2006-09-21 02:332006-09-21 14:43
ReporterBrandon Van Every 
Assigned ToBrad King 
PrioritylowSeverityminorReproducibilityalways
StatusclosedResolutionno change required 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0003788: cmake -E echo "!" triggers Bourne shell bang
DescriptionOn either a MSYS or Cygwin shell:

Brandon J. Van Every@kahlo ~
$ cmake -E echo !
!

Brandon J. Van Every@kahlo ~
$ cmake -E echo "!"
bash: !: event not found
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0004998)
Brad King (manager)
2006-09-21 14:43

This error is happening before cmake even runs. That is bad shell syntax. If you want to print a bang as part of a custom command then this is another part of bug 0003786.

 Issue History
Date Modified Username Field Change


Copyright © 2000 - 2018 MantisBT Team