View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0008447BatchMakepublic2009-01-30 12:062009-02-06 16:16
ReporterJulien Jomier 
Assigned ToJulien Finet 
PrioritynormalSeverityfeatureReproducibilityalways
StatusfeedbackResolutionopen 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0008447: Include(${var})
DescriptionRight now batchmake can include(string) it would be nice to be able to include a variable which point to a script filename.
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0014813)
Julien Finet (developer)
2009-02-06 16:16

The include command is processed a compile time, not run time. Because a script is compiled before being executed and because a variable content is valid only at execution time, it is not trivial to "Include" a variable.
We could reopen the case with a more pragmatic usecase.
(0014814)
Julien Finet (developer)
2009-02-06 16:16

The include command is processed a compile time, not run time. Because a script is compiled before being executed and because a variable content is valid only at execution time, it is not trivial to "Include" a variable.
We could reopen the case with a more pragmatic usecase.

 Issue History
Date Modified Username Field Change
2009-01-30 12:06 Julien Jomier New Issue
2009-01-30 12:06 Julien Jomier Status new => assigned
2009-01-30 12:06 Julien Jomier Assigned To => Julien Finet
2009-02-06 16:16 Julien Finet Note Added: 0014813
2009-02-06 16:16 Julien Finet Note Added: 0014814
2009-02-06 16:16 Julien Finet Status assigned => feedback


Copyright © 2000 - 2018 MantisBT Team