| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||
| 0008447 | BatchMake | public | 2009-01-30 12:06 | 2009-02-06 16:16 | |||||||||
| Reporter | Julien Jomier | ||||||||||||
| Assigned To | Julien Finet | ||||||||||||
| Priority | normal | Severity | feature | Reproducibility | always | ||||||||
| Status | feedback | Resolution | open | ||||||||||
| Platform | OS | OS Version | |||||||||||
| Product Version | |||||||||||||
| Target Version | Fixed in Version | ||||||||||||
| Summary | 0008447: Include(${var}) | ||||||||||||
| Description | Right now batchmake can include(string) it would be nice to be able to include a variable which point to a script filename. | ||||||||||||
| Tags | No tags attached. | ||||||||||||
| Attached Files | |||||||||||||
| Relationships | |
| 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. |
| Notes |
| 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 |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |