Skip to content

Conversation

@auduchinok
Copy link
Member

@auduchinok auduchinok commented Dec 20, 2017

A fix for another case in #3991. I'm checking whether tests will pass while waiting for a reply for a question whether the fix is correct in the original issue.

@auduchinok
Copy link
Member Author

@dotnet-bot test Ubuntu14.04 Release_fcs Build please.

@KevinRansom KevinRansom merged commit d078571 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.

2 participants