[MonoDevelop] CSharpCompilerParameters and CSharpProjectParameters
Vasili I. Galchin
vigalchin at gmail.com
Thu Apr 8 15:45:15 EDT 2010
Hi Lluis and Mike,
Mike wrote CSharpCompilerParameters and Lluis wrote
CSharpProjectParameters. For F# I haven't changed either one of these
classes. How did you come up with the configuration parameters? I am
trying to decide what is correct and complete for F#. Any advice?
Currently I have FSharpBindingCompilerManager.cs(which is one of the
consumers of your two classes above) coded conservatively to hopefully
avoid problems, However, I need to go into my
FSharpCompilerParameters/FSharpProjectParameters and clean things up
in a way that is appropriate, e.g. I am guessing that any parms
dealing with "unsafeness" are inappropriate for F#. Any cool advice on
this process?
Regards,
Vasili
BTW I did do a "fsc --help" and "csc --help" to see CLI parms
More information about the Monodevelop-list
mailing list