| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 0000195 | mercury | Bug | public | 2011-04-01 13:18 | 2011-04-07 07:17 | ||||||||
| Reporter | colanderman | ||||||||||||
| Assigned To | |||||||||||||
| Priority | normal | Severity | tweak | Reproducibility | always | ||||||||
| Status | confirmed | Resolution | open | ||||||||||
| Product Version | |||||||||||||
| Target Version | Fixed in Version | ||||||||||||
| Summary | 0000195: mmc --java ignores -o option | ||||||||||||
| Description | Simply put: "mmc --java -o bar foo.m" always names the executable "foo"; the executable should be named "bar". | ||||||||||||
| Tags | No tags attached. | ||||||||||||
| Attached Files |
| ||||||||||||
Notes |
|
|
juliensf (administrator) 2011-04-07 07:17 |
In the above case, it's because the code that generates the wrapper scripts ignores the value of the -o option; that should be fairly trivial. For the Java backend in general, it's a little more tricky because for non-trivial programs the the use of mmc --make is required and -o is not currently implemented for that. |
Issue History |
|||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2011-04-01 13:18 | colanderman | New Issue | |
| 2011-04-07 07:17 | juliensf | Note Added: 0000324 | |
| 2011-04-07 07:17 | juliensf | Status | new => confirmed |


