2024-03-29 17:42 AEDT

View Issue Details Jump to Notes ]
IDProjectCategoryView StatusLast Update
0000195mercuryBugpublic2011-04-07 07:17
Reportercolanderman 
Assigned To 
PrioritynormalSeveritytweakReproducibilityalways
StatusconfirmedResolutionopen 
Product Version 
Target VersionFixed in Version 
Summary0000195: mmc --java ignores -o option
DescriptionSimply put: "mmc --java -o bar foo.m" always names the executable "foo"; the executable should be named "bar".
TagsNo tags attached.
Attached Files

-Relationships
+Relationships

-Notes

~0000324

juliensf (administrator)

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.
+Notes

-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
+Issue History