MantisBT - BatchMake | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0008587 | BatchMake | public | 2009-02-23 13:12 | 2009-02-23 13:12 | |
| Reporter | Julien Finet | ||||
| Assigned To | |||||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | new | Resolution | open | ||
| Platform | OS | OS Version | |||
| Product Version | |||||
| Target Version | Fixed in Version | ||||
| Summary | 0008587: "Set" expand strings like if they were variables | ||||
| Description | set(foo 'toto') set(bar tutu) echo $bar -> tutu set(bar foo) <= foo shall not be taken as a variable here echo $bar -> toto set(bar $foo) echo $bar -> toto | ||||
| Steps To Reproduce | |||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2009-02-23 13:12 | Julien Finet | New Issue | |||
| There are no notes attached to this issue. |