Skip to content

Conversation

@auduchinok
Copy link
Member

Fixes #4039.

Copy link
Contributor

@forki forki left a comment

Choose a reason for hiding this comment

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

Fixing stuff by deleting code?

@auduchinok
Copy link
Member Author

auduchinok commented Dec 16, 2017

@forki Yep, a pleasant way to fix something. I cannot say it was actually broken anyways. :)

@auduchinok auduchinok force-pushed the tcConfigB-creation-targetProfile branch from 4897d1d to 287191d Compare December 16, 2017 10:52
@TIHan TIHan requested a review from dsyme December 16, 2017 19:55
@KevinRansom KevinRansom merged commit 8e0928d into dotnet:master Dec 22, 2017
KevinRansom pushed a commit that referenced this pull request Dec 22, 2017
* fix resource name (#4151)

otherwise instead of expected `FSStrings.resources` will use `FSharp.Compiler.Service.netstandard.FSStrings.resources`

* Use ConcurrentDictionary in ImportMap (#4148)

* Fix IndexOutOfRangeException in check for providing completion (#4138)

* Fix IndexOutOfRange in check for providing completion:

* Add test

* Remove repeating arguments processing in IncrementalBuilder creation (#4124)

* Report builder creation warnings according to compiler args (#4125)

* Filter incremental builder creation errors according to compiler args

* Fix CompilationErrorLogger ignores WarsAsError options

* Add test for WarnAsError

* Cleanup

* Add more tests; cover WarnAsError-, no warnings at all

* Refactor tests

* Add test
nosami pushed a commit to xamarin/visualfsharp that referenced this pull request Jan 26, 2022
* fix resource name (dotnet#4151)

otherwise instead of expected `FSStrings.resources` will use `FSharp.Compiler.Service.netstandard.FSStrings.resources`

* Use ConcurrentDictionary in ImportMap (dotnet#4148)

* Fix IndexOutOfRangeException in check for providing completion (dotnet#4138)

* Fix IndexOutOfRange in check for providing completion:

* Add test

* Remove repeating arguments processing in IncrementalBuilder creation (dotnet#4124)

* Report builder creation warnings according to compiler args (dotnet#4125)

* Filter incremental builder creation errors according to compiler args

* Fix CompilationErrorLogger ignores WarsAsError options

* Add test for WarnAsError

* Cleanup

* Add more tests; cover WarnAsError-, no warnings at all

* Refactor tests

* Add test
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.

4 participants