Skip to content

Conversation

@OmarTawfik
Copy link
Contributor

@OmarTawfik OmarTawfik commented Oct 5, 2016

@Microsoft/fsharp-compiler @CyrusNajmabadi

@OmarTawfik
Copy link
Contributor Author

Update. PR dotnet/roslyn#14317 is for the removal of DocumentDifferenceService.

@CyrusNajmabadi
Copy link
Member

Looks reasonable to me :)

projectSite.Initialize(hier, site)
let projectContextFactory = this.Package.ComponentModel.GetService<IWorkspaceProjectContextFactory>();
let errorReporter = ProjectExternalErrorReporter(projectId, "FS", this.SystemServiceProvider)
let outputFlag = (site.CompilerFlags() |> Seq.find(fun flag -> flag.StartsWith("-o:"))).Substring(3)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is also legal:
--out: Name of the output file (Short form: -o)

@OmarTawfik OmarTawfik merged commit e161cf3 into dotnet:roslyn Oct 6, 2016
@OmarTawfik OmarTawfik deleted the roslyn branch October 6, 2016 19:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants