Created
February 17, 2018 21:09
-
-
Save ScottHutchinson/a902aeac241b1f657c809ce0478c9df3 to your computer and use it in GitHub Desktop.
FSharp.Compiler.Service build.cmd Release error
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
C:\Users\scott\source\repos\FSharp.Compiler.Service>build.cmd Release | |
Paket version 5.138.0 | |
Performance: | |
- Runtime: 1 second | |
dotnet --version | |
C:\Users\scott\AppData\Local\dotnetcore\dotnet.exe --version | |
Deleting contents of C:\Users\scott\AppData\Local\dotnetcore | |
Installing 'https://dotnetcli.azureedge.net/dotnet/Sdk/2.0.2/dotnet-dev-win-x64.2.0.2.zip' to 'C:\Users\scott\AppData\Local\dotnetcore\dotnet-dev-win-x64.2.0.2.zip' | |
Installing 'https://dotnetcli.blob.core.windows.net/dotnet/Sdk/2.0.2/dotnet-sdk-2.0.2-win-x64.zip' to 'C:\Users\scott\AppData\Local\dotnetcore\dotnet-sdk-2.0.2-win-x64.zip' | |
dotnet cli path - C:\Users\scott\AppData\Local\dotnetcore | |
- C:\Users\scott\AppData\Local\dotnetcore\dotnet-sdk-2.0.2-win-x64.zip | |
- C:\Users\scott\AppData\Local\dotnetcore\dotnet.exe | |
- C:\Users\scott\AppData\Local\dotnetcore\LICENSE.txt | |
- C:\Users\scott\AppData\Local\dotnetcore\ThirdPartyNotices.txt | |
- C:\Users\scott\AppData\Local\dotnetcore\additionalDeps\ | |
- C:\Users\scott\AppData\Local\dotnetcore\host\ | |
- C:\Users\scott\AppData\Local\dotnetcore\sdk\ | |
- C:\Users\scott\AppData\Local\dotnetcore\shared\ | |
- C:\Users\scott\AppData\Local\dotnetcore\store\ | |
Building project with version: LocalBuild | |
Shortened DependencyGraph for Target Release: | |
<== Release | |
<== PublishNuGet | |
<== NuGet | |
<== Nuget.AddNetStd | |
<== Build.NetStd | |
<== Restore | |
<== Clean | |
<== Build.NetFx | |
<== NuGet.NetFx | |
<== Build | |
<== GenerateDocs | |
<== GenerateDocsEn | |
<== GenerateDocsJa | |
The running order is: | |
- Clean | |
- Restore | |
- Build.NetFx | |
- Build.NetStd | |
- NuGet.NetFx | |
- Nuget.AddNetStd | |
- Build | |
- NuGet | |
- PublishNuGet | |
- GenerateDocsEn | |
- GenerateDocsJa | |
- GenerateDocs | |
- Release | |
Running build with 1 worker | |
Starting Target: Clean | |
Creating C:\Users\scott\source\repos\FSharp.Compiler.Service\Release | |
Finished Target: Clean | |
Starting Target: Restore (==> Clean, Clean) | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\.nuget\NuGet.exe restore C:\Users\scott\source\repos\FSharp.Compiler.Service\packages.config -PackagesDirectory "C:\Users\scott\source\repos\FSharp.Compiler.Service\packages" -ConfigFile "C:\Users\scott\source\repos\FSharp.Compiler.Service\.nuget\NuGet.Config" | |
MSBuild auto-detection: using msbuild version '4.0' from 'C:\Windows\Microsoft.NET\Framework\v4.0.30319'. | |
Feeds used: | |
C:\Users\scott\AppData\Local\NuGet\Cache | |
C:\Users\scott\.nuget\packages\ | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\.nuget\../artifacts | |
https://www.myget.org/F/fsharp-daily/api/v3/index.json | |
https://dotnet.myget.org/F/roslyn-master-nightly/api/v3/index.json | |
https://dotnet.myget.org/F/dotnet-core/api/v3/index.json | |
https://dotnet.myget.org/F/dotnet-buildtools/api/v3/index.json | |
https://dotnet.myget.org/F/roslyn-tools/api/v3/index.json | |
https://api.nuget.org/v3/index.json | |
https://dotnet.myget.org/F/roslyn-tools/api/v3/index.json | |
https://dotnet.myget.org/F/roslyn/api/v3/index.json | |
Restoring NuGet package Microsoft.DiaSymReader.PortablePdb.1.2.0. | |
Restoring NuGet package System.Reflection.Metadata.1.4.2. | |
Restoring NuGet package System.Collections.Immutable.1.3.1. | |
Restoring NuGet package FsLexYacc.7.0.6. | |
Restoring NuGet package Microsoft.DiaSymReader.1.1.0. | |
Restoring NuGet package System.ValueTuple.4.3.1. | |
Restoring NuGet package Microsoft.VisualFSharp.Msbuild.15.0.1.0.1. | |
Restoring NuGet package FsCheck.2.6.2. | |
Restoring NuGet package NUnit.3.5.0. | |
Restoring NuGet package NUnit.Console.3.0.0. | |
Restoring NuGet package NUnitLite.3.5.0. | |
Restoring NuGet package NUnit3TestAdapter.3.0.8-ctp-8. | |
Restoring NuGet package BenchmarkDotNet.0.9.8. | |
Restoring NuGet package BenchmarkDotNet.Diagnostics.Windows.0.9.8. | |
Restoring NuGet package Newtonsoft.Json.8.0.1. | |
Restoring NuGet package FSharp.Compiler.Tools.4.1.27. | |
Adding package 'System.Collections.Immutable.1.3.1' to folder 'C:\Users\scott\source\repos\FSharp.Compiler.Service\packages' | |
Adding package 'System.Reflection.Metadata.1.4.2' to folder 'C:\Users\scott\source\repos\FSharp.Compiler.Service\packages' | |
Added package 'System.Reflection.Metadata.1.4.2' to folder 'C:\Users\scott\source\repos\FSharp.Compiler.Service\packages' | |
Added package 'System.Collections.Immutable.1.3.1' to folder 'C:\Users\scott\source\repos\FSharp.Compiler.Service\packages' | |
Restoring NuGet package Microsoft.Portable.FSharp.Core.4.1.20. | |
Restoring NuGet package FSharp.Core.4.1.17. | |
Adding package 'Microsoft.DiaSymReader.PortablePdb.1.2.0' to folder 'C:\Users\scott\source\repos\FSharp.Compiler.Service\packages' | |
Added package 'Microsoft.DiaSymReader.PortablePdb.1.2.0' to folder 'C:\Users\scott\source\repos\FSharp.Compiler.Service\packages' | |
Restoring NuGet package FSharp.Core.4.0.0.1. | |
Adding package 'Microsoft.DiaSymReader.1.1.0' to folder 'C:\Users\scott\source\repos\FSharp.Compiler.Service\packages' | |
Added package 'Microsoft.DiaSymReader.1.1.0' to folder 'C:\Users\scott\source\repos\FSharp.Compiler.Service\packages' | |
Restoring NuGet package FSharp.Core.3.1.2.5. | |
Adding package 'FSharp.Core.3.1.2.5' to folder 'C:\Users\scott\source\repos\FSharp.Compiler.Service\packages' | |
Added package 'FSharp.Core.3.1.2.5' to folder 'C:\Users\scott\source\repos\FSharp.Compiler.Service\packages' | |
Restoring NuGet package FSharp.Core.3.0.2. | |
Adding package 'BenchmarkDotNet.Diagnostics.Windows.0.9.8' to folder 'C:\Users\scott\source\repos\FSharp.Compiler.Service\packages' | |
Added package 'BenchmarkDotNet.Diagnostics.Windows.0.9.8' to folder 'C:\Users\scott\source\repos\FSharp.Compiler.Service\packages' | |
Restoring NuGet package FSharp.Data.2.2.5. | |
Adding package 'BenchmarkDotNet.0.9.8' to folder 'C:\Users\scott\source\repos\FSharp.Compiler.Service\packages' | |
Adding package 'System.ValueTuple.4.3.1' to folder 'C:\Users\scott\source\repos\FSharp.Compiler.Service\packages' | |
Added package 'BenchmarkDotNet.0.9.8' to folder 'C:\Users\scott\source\repos\FSharp.Compiler.Service\packages' | |
Restoring NuGet package FSharp.Configuration.1.3.0. | |
Adding package 'NUnit3TestAdapter.3.0.8-ctp-8' to folder 'C:\Users\scott\source\repos\FSharp.Compiler.Service\packages' | |
Added package 'System.ValueTuple.4.3.1' to folder 'C:\Users\scott\source\repos\FSharp.Compiler.Service\packages' | |
Added package 'NUnit3TestAdapter.3.0.8-ctp-8' to folder 'C:\Users\scott\source\repos\FSharp.Compiler.Service\packages' | |
Adding package 'NUnitLite.3.5.0' to folder 'C:\Users\scott\source\repos\FSharp.Compiler.Service\packages' | |
Added package 'NUnitLite.3.5.0' to folder 'C:\Users\scott\source\repos\FSharp.Compiler.Service\packages' | |
Adding package 'NUnit.Console.3.0.0' to folder 'C:\Users\scott\source\repos\FSharp.Compiler.Service\packages' | |
Added package 'NUnit.Console.3.0.0' to folder 'C:\Users\scott\source\repos\FSharp.Compiler.Service\packages' | |
Adding package 'FSharp.Core.4.0.0.1' to folder 'C:\Users\scott\source\repos\FSharp.Compiler.Service\packages' | |
Added package 'FSharp.Core.4.0.0.1' to folder 'C:\Users\scott\source\repos\FSharp.Compiler.Service\packages' | |
Adding package 'FSharp.Core.3.0.2' to folder 'C:\Users\scott\source\repos\FSharp.Compiler.Service\packages' | |
Added package 'FSharp.Core.3.0.2' to folder 'C:\Users\scott\source\repos\FSharp.Compiler.Service\packages' | |
Adding package 'FSharp.Configuration.1.3.0' to folder 'C:\Users\scott\source\repos\FSharp.Compiler.Service\packages' | |
Added package 'FSharp.Configuration.1.3.0' to folder 'C:\Users\scott\source\repos\FSharp.Compiler.Service\packages' | |
Adding package 'NUnit.3.5.0' to folder 'C:\Users\scott\source\repos\FSharp.Compiler.Service\packages' | |
Adding package 'FsLexYacc.7.0.6' to folder 'C:\Users\scott\source\repos\FSharp.Compiler.Service\packages' | |
Added package 'NUnit.3.5.0' to folder 'C:\Users\scott\source\repos\FSharp.Compiler.Service\packages' | |
Added package 'FsLexYacc.7.0.6' to folder 'C:\Users\scott\source\repos\FSharp.Compiler.Service\packages' | |
Adding package 'Newtonsoft.Json.8.0.1' to folder 'C:\Users\scott\source\repos\FSharp.Compiler.Service\packages' | |
Added package 'Newtonsoft.Json.8.0.1' to folder 'C:\Users\scott\source\repos\FSharp.Compiler.Service\packages' | |
Adding package 'FsCheck.2.6.2' to folder 'C:\Users\scott\source\repos\FSharp.Compiler.Service\packages' | |
Adding package 'Microsoft.VisualFSharp.Msbuild.15.0.1.0.1' to folder 'C:\Users\scott\source\repos\FSharp.Compiler.Service\packages' | |
Added package 'FsCheck.2.6.2' to folder 'C:\Users\scott\source\repos\FSharp.Compiler.Service\packages' | |
Added package 'Microsoft.VisualFSharp.Msbuild.15.0.1.0.1' to folder 'C:\Users\scott\source\repos\FSharp.Compiler.Service\packages' | |
Adding package 'FSharp.Data.2.2.5' to folder 'C:\Users\scott\source\repos\FSharp.Compiler.Service\packages' | |
Added package 'FSharp.Data.2.2.5' to folder 'C:\Users\scott\source\repos\FSharp.Compiler.Service\packages' | |
Adding package 'FSharp.Core.4.1.17' to folder 'C:\Users\scott\source\repos\FSharp.Compiler.Service\packages' | |
Added package 'FSharp.Core.4.1.17' to folder 'C:\Users\scott\source\repos\FSharp.Compiler.Service\packages' | |
Adding package 'FSharp.Compiler.Tools.4.1.27' to folder 'C:\Users\scott\source\repos\FSharp.Compiler.Service\packages' | |
Added package 'FSharp.Compiler.Tools.4.1.27' to folder 'C:\Users\scott\source\repos\FSharp.Compiler.Service\packages' | |
Adding package 'Microsoft.Portable.FSharp.Core.4.1.20' to folder 'C:\Users\scott\source\repos\FSharp.Compiler.Service\packages' | |
Added package 'Microsoft.Portable.FSharp.Core.4.1.20' to folder 'C:\Users\scott\source\repos\FSharp.Compiler.Service\packages' | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\.nuget\NuGet.exe restore C:\Users\scott\source\repos\FSharp.Compiler.Service\build\config\packages.config -PackagesDirectory "C:\Users\scott\source\repos\FSharp.Compiler.Service\packages" -ConfigFile "C:\Users\scott\source\repos\FSharp.Compiler.Service\.nuget\NuGet.Config" | |
MSBuild auto-detection: using msbuild version '4.0' from 'C:\Windows\Microsoft.NET\Framework\v4.0.30319'. | |
Feeds used: | |
C:\Users\scott\AppData\Local\NuGet\Cache | |
C:\Users\scott\.nuget\packages\ | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\.nuget\../artifacts | |
https://www.myget.org/F/fsharp-daily/api/v3/index.json | |
https://dotnet.myget.org/F/roslyn-master-nightly/api/v3/index.json | |
https://dotnet.myget.org/F/dotnet-core/api/v3/index.json | |
https://dotnet.myget.org/F/dotnet-buildtools/api/v3/index.json | |
https://dotnet.myget.org/F/roslyn-tools/api/v3/index.json | |
https://api.nuget.org/v3/index.json | |
https://dotnet.myget.org/F/roslyn-tools/api/v3/index.json | |
https://dotnet.myget.org/F/roslyn/api/v3/index.json | |
Restoring NuGet package MicroBuild.Core.Sentinel.1.0.0. | |
Restoring NuGet package RoslynTools.SignTool.1.0.0-beta-62328-01. | |
Restoring NuGet package MicroBuild.Core.0.2.0. | |
Adding package 'MicroBuild.Core.0.2.0' to folder 'C:\Users\scott\source\repos\FSharp.Compiler.Service\packages' | |
Added package 'MicroBuild.Core.0.2.0' to folder 'C:\Users\scott\source\repos\FSharp.Compiler.Service\packages' | |
Adding package 'MicroBuild.Core.Sentinel.1.0.0' to folder 'C:\Users\scott\source\repos\FSharp.Compiler.Service\packages' | |
Added package 'MicroBuild.Core.Sentinel.1.0.0' to folder 'C:\Users\scott\source\repos\FSharp.Compiler.Service\packages' | |
Adding package 'RoslynTools.SignTool.1.0.0-beta-62328-01' to folder 'C:\Users\scott\source\repos\FSharp.Compiler.Service\packages' | |
Added package 'RoslynTools.SignTool.1.0.0-beta-62328-01' to folder 'C:\Users\scott\source\repos\FSharp.Compiler.Service\packages' | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\.nuget\NuGet.exe restore C:\Users\scott\source\repos\FSharp.Compiler.Service\tests\projects\misc\ProjectWithBuildErrors\ProjectWithBuildErrors\packages.config -PackagesDirectory "C:\Users\scott\source\repos\FSharp.Compiler.Service\packages" -ConfigFile "C:\Users\scott\source\repos\FSharp.Compiler.Service\.nuget\NuGet.Config" | |
MSBuild auto-detection: using msbuild version '4.0' from 'C:\Windows\Microsoft.NET\Framework\v4.0.30319'. | |
All packages listed in packages.config are already installed. | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\.nuget\NuGet.exe restore C:\Users\scott\source\repos\FSharp.Compiler.Service\tests\projects\misc\SameFileBelongsToMultipleProjects\Library2\packages.config -PackagesDirectory "C:\Users\scott\source\repos\FSharp.Compiler.Service\packages" -ConfigFile "C:\Users\scott\source\repos\FSharp.Compiler.Service\.nuget\NuGet.Config" | |
MSBuild auto-detection: using msbuild version '4.0' from 'C:\Windows\Microsoft.NET\Framework\v4.0.30319'. | |
All packages listed in packages.config are already installed. | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\.nuget\NuGet.exe restore C:\Users\scott\source\repos\FSharp.Compiler.Service\tests\projects\misc\TestProjectChanges\Library2AlwaysInDebugConfiguration\packages.config -PackagesDirectory "C:\Users\scott\source\repos\FSharp.Compiler.Service\packages" -ConfigFile "C:\Users\scott\source\repos\FSharp.Compiler.Service\.nuget\NuGet.Config" | |
MSBuild auto-detection: using msbuild version '4.0' from 'C:\Windows\Microsoft.NET\Framework\v4.0.30319'. | |
All packages listed in packages.config are already installed. | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\.nuget\NuGet.exe restore C:\Users\scott\source\repos\FSharp.Compiler.Service\tests\service\data\sqlite-net-spike\packages.config -PackagesDirectory "C:\Users\scott\source\repos\FSharp.Compiler.Service\packages" -ConfigFile "C:\Users\scott\source\repos\FSharp.Compiler.Service\.nuget\NuGet.Config" | |
MSBuild auto-detection: using msbuild version '4.0' from 'C:\Windows\Microsoft.NET\Framework\v4.0.30319'. | |
Feeds used: | |
C:\Users\scott\AppData\Local\NuGet\Cache | |
C:\Users\scott\.nuget\packages\ | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\.nuget\../artifacts | |
https://www.myget.org/F/fsharp-daily/api/v3/index.json | |
https://dotnet.myget.org/F/roslyn-master-nightly/api/v3/index.json | |
https://dotnet.myget.org/F/dotnet-core/api/v3/index.json | |
https://dotnet.myget.org/F/dotnet-buildtools/api/v3/index.json | |
https://dotnet.myget.org/F/roslyn-tools/api/v3/index.json | |
https://api.nuget.org/v3/index.json | |
https://dotnet.myget.org/F/roslyn-tools/api/v3/index.json | |
https://dotnet.myget.org/F/roslyn/api/v3/index.json | |
Restoring NuGet package SQLite.Net.Platform.Generic.2.4.1. | |
Restoring NuGet package SQLite.Net-PCL.3.0.5. | |
Adding package 'SQLite.Net.Platform.Generic.2.4.1' to folder 'C:\Users\scott\source\repos\FSharp.Compiler.Service\packages' | |
Added package 'SQLite.Net.Platform.Generic.2.4.1' to folder 'C:\Users\scott\source\repos\FSharp.Compiler.Service\packages' | |
Adding package 'SQLite.Net-PCL.3.0.5' to folder 'C:\Users\scott\source\repos\FSharp.Compiler.Service\packages' | |
Added package 'SQLite.Net-PCL.3.0.5' to folder 'C:\Users\scott\source\repos\FSharp.Compiler.Service\packages' | |
C:\Users\scott\AppData\Local\dotnetcore\dotnet.exe restore tools.fsproj | |
Restoring packages for C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\tools.fsproj... | |
Generating MSBuild file C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\obj\tools.fsproj.nuget.g.props. | |
Generating MSBuild file C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\obj\tools.fsproj.nuget.g.targets. | |
Restore completed in 943.31 ms for C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\tools.fsproj. | |
Restore completed in 1.06 sec for C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\tools.fsproj. | |
c:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\tools.fsproj : warning NU1603: dotnet-fssrgen 3.3.0 depends on Microsoft.FSharp.Core.netcore (>= 1.0.0-alpha-160911) but Microsoft.FSharp.Core.netcore 1.0.0-alpha-160911 was not found. An approximate best match of Microsoft.FSharp.Core.netcore 1.0.0-alpha-161023 was resolved. [C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\tools.fsproj] | |
Restore completed in 1.07 sec for C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\tools.fsproj. | |
Finished Target: Restore | |
Starting Target: Build.NetFx (==> Restore) | |
Building project: C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.sln | |
C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\MSBuild\15.0\Bin\MSBuild.exe C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.sln /t:Build /m /nodeReuse:False /p:RestorePackages="False" /p:Configuration="Release" /logger:Fake.MsBuildLogger+ErrorLogger,"C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\packages\FAKE\tools\FakeLib.dll" | |
Microsoft (R) Build Engine version 15.5.180.51428 for .NET Framework | |
Copyright (C) Microsoft Corporation. All rights reserved. | |
Build started 2/17/2018 1:01:10 PM. | |
1>Project "C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.sln" on node 1 (Build target(s)). | |
1>ValidateSolutionConfiguration: | |
Building solution configuration "Release|Any CPU". | |
1>Project "C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.sln" (1) is building "C:\Users\scott\source\repos\FSharp.Compiler.Service\f | |
cs\samples\EditorService\EditorService.fsproj" (2) on node 1 (default targets). | |
2>GenerateFSharpTextResources: | |
Creating directory "obj\Release\". | |
PrepareForBuild: | |
Creating directory "bin\Release\". | |
1>Project "C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.sln" (1) is building "C:\Users\scott\source\repos\FSharp.Compiler.Service\f | |
cs\samples\InteractiveService\InteractiveService.fsproj" (5) on node 2 (default targets). | |
5>GenerateFSharpTextResources: | |
Creating directory "obj\Release\". | |
2>Project "C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\samples\EditorService\EditorService.fsproj" (2) is building "C:\Users\scott\source\repos\FSharp.Com | |
piler.Service\fcs\FSharp.Compiler.Service\FSharp.Compiler.Service.fsproj" (3:2) on node 1 (default targets). | |
3>CallFsSrGen: | |
Creating directory "obj\Release\". | |
"C:\Users\scott\source\repos\FSharp.Compiler.Service\packages\FSharp.Compiler.Tools.4.1.27\tools\fsi.exe" --exec "C:\Users\scott\source\repos\FSharp.Compiler.Serv | |
ice\src\scripts\fssrgen.fsx" "C:\Users\scott\source\repos\FSharp.Compiler.Service\src\fsharp\FSComp.txt" "obj\Release\FSComp.fs" "obj\Release\FSComp.resx" | |
1>Project "C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.sln" (1) is building "C:\Users\scott\source\repos\FSharp.Compiler.Service\f | |
cs\samples\Tokenizer\Tokenizer.fsproj" (4) on node 3 (default targets). | |
4>GenerateFSharpTextResources: | |
Creating directory "obj\Release\". | |
5>PrepareForBuild: | |
Creating directory "bin\Release\". | |
4>PrepareForBuild: | |
Creating directory "bin\Release\". | |
1>Project "C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.sln" (1) is building "C:\Users\scott\source\repos\FSharp.Compiler.Service\f | |
cs\samples\UntypedTree\UntypedTree.fsproj" (6) on node 4 (default targets). | |
6>GenerateFSharpTextResources: | |
Creating directory "obj\Release\". | |
PrepareForBuild: | |
Creating directory "bin\Release\". | |
1>Project "C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.sln" (1) is building "C:\Users\scott\source\repos\FSharp.Compiler.Service\f | |
cs\samples\FscExe\FscExe.fsproj" (7) on node 3 (default targets). | |
7>GenerateFSharpTextResources: | |
Creating directory "obj\Release\". | |
PrepareForBuild: | |
Creating directory "bin\Release\". | |
1>Project "C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.sln" (1) is building "C:\Users\scott\source\repos\FSharp.Compiler.Service\t | |
ests\service\data\CSharp_Analysis\CSharp_Analysis.csproj" (8) on node 2 (default targets). | |
8>PrepareForBuild: | |
Creating directory "..\..\..\..\Release\net40\bin\". | |
Creating directory "obj\Release\". | |
1>Project "C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.sln" (1) is building "C:\Users\scott\source\repos\FSharp.Compiler.Service\f | |
cs\samples\FsiExe\FsiExe.fsproj" (9) on node 3 (default targets). | |
9>GenerateFSharpTextResources: | |
Creating directory "obj\Release\". | |
PrepareForBuild: | |
Creating directory "bin\Release\". | |
1>Project "C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.sln" (1) is building "C:\Users\scott\source\repos\FSharp.Compiler.Service\f | |
cs\FSharp.Compiler.Service.ProjectCrackerTool\FSharp.Compiler.Service.ProjectCrackerTool.fsproj" (10) on node 3 (default targets). | |
10>GenerateFSharpTextResources: | |
Creating directory "obj\Release\". | |
PrepareForBuild: | |
Creating directory "..\..\Release\fcs\net45\". | |
_HandlePackageFileConflicts: | |
Encountered conflict between 'Reference:Microsoft.Build' and 'Platform:Microsoft.Build.dll'. Choosing 'Reference:Microsoft.Build' because AssemblyVersion '14.0.0 | |
.0' is greater than '4.0.0.0'. | |
Encountered conflict between 'Reference:Microsoft.Build.Engine' and 'Platform:Microsoft.Build.Engine.dll'. Choosing 'Reference:Microsoft.Build.Engine' because As | |
semblyVersion '14.0.0.0' is greater than '4.0.0.0'. | |
Encountered conflict between 'Reference:Microsoft.Build.Framework' and 'Platform:Microsoft.Build.Framework.dll'. Choosing 'Reference:Microsoft.Build.Framework' b | |
ecause AssemblyVersion '14.0.0.0' is greater than '4.0.0.0'. | |
Encountered conflict between 'Platform:Microsoft.Build.dll' and 'Reference:Microsoft.Build'. Choosing 'Reference:Microsoft.Build' because AssemblyVersion '14.0.0 | |
.0' is greater than '4.0.0.0'. | |
Encountered conflict between 'Platform:Microsoft.Build.Engine.dll' and 'Reference:Microsoft.Build.Engine'. Choosing 'Reference:Microsoft.Build.Engine' because As | |
semblyVersion '14.0.0.0' is greater than '4.0.0.0'. | |
Encountered conflict between 'Platform:Microsoft.Build.Framework.dll' and 'Reference:Microsoft.Build.Framework'. Choosing 'Reference:Microsoft.Build.Framework' b | |
ecause AssemblyVersion '14.0.0.0' is greater than '4.0.0.0'. | |
1>Project "C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.sln" (1) is building "C:\Users\scott\source\repos\FSharp.Compiler.Service\f | |
cs\FSharp.Compiler.Service.ProjectCracker\FSharp.Compiler.Service.ProjectCracker.fsproj" (11) on node 4 (default targets). | |
11>GenerateFSharpTextResources: | |
Creating directory "obj\Release\". | |
1>Project "C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.sln" (1) is building "C:\Users\scott\source\repos\FSharp.Compiler.Service\f | |
cs\FSharp.Compiler.Service.MSBuild.v12\FSharp.Compiler.Service.MSBuild.v12.fsproj" (12) on node 4 (default targets). | |
12>GenerateFSharpTextResources: | |
Creating directory "obj\Release\". | |
1>Project "C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.sln" (1) is building "C:\Users\scott\source\repos\FSharp.Compiler.Service\f | |
cs\FSharp.Compiler.Service.Tests\FSharp.Compiler.Service.Tests.fsproj" (13) on node 4 (default targets). | |
13>GenerateFSharpTextResources: | |
Creating directory "obj\Release\". | |
8>GenerateTargetFrameworkMonikerAttribute: | |
Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. | |
CoreCompile: | |
C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\MSBuild\15.0\Bin\Roslyn\csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /errorreport:prompt /warn:4 / | |
define:TRACE /highentropyva+ /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.CSharp.dll" /reference:"C:\P | |
rogram Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll" /reference:C:\Users\scott\source\repos\FSharp.Compiler.Service\packag | |
es\NUnit.3.5.0\lib\net45\nunit.framework.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll" /refe | |
rence:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll" /reference:"C:\Program Files (x86)\Re | |
ference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramewo | |
rk\v4.5\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll" /reference:"C:\Program Files (x | |
86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll" /debug:pdbonly /filealign:512 /optimize+ /out:obj\Release\CSharp_Analysis.dll | |
/ruleset:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Team Tools\Static Analysis Tools\\Rule Sets\MinimumRecommendedRules.ruleset" /subsystemve | |
rsion:6.00 /target:library /utf8output CSharpClass.cs Properties\AssemblyInfo.cs "C:\Users\scott\AppData\Local\Temp\.NETFramework,Version=v4.5.AssemblyAttributes. | |
cs" | |
Using shared compilation with compiler from directory: C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\MSBuild\15.0\Bin\Roslyn | |
10>GenerateBindingRedirects: | |
No suggested binding redirects from ResolveAssemblyReferences. | |
CoreCompile: | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\packages\FSharp.Compiler.Tools.4.1.27\tools\fsc.exe -o:obj\Release\FSharp.Compiler.Service.ProjectCrackerTool. | |
exe | |
--debug:pdbonly | |
--noframework | |
--define:TRACE | |
--doc:..\..\Release\fcs\net45\.xml | |
--optimize+ | |
--platform:anycpu32bitpreferred | |
-r:C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.ProjectCrackerTool\..\..\src\..\packages\Microsoft.Portable.FSharp.Core.4.1.20\ | |
lib\profiles\net40\FSharp.Core.dll | |
-r:C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\packages\Microsoft.Build\lib\net45\Microsoft.Build.dll | |
-r:C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\packages\Microsoft.Build.Engine\lib\net45\Microsoft.Build.Engine.dll | |
-r:C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\packages\Microsoft.Build.Framework\lib\net45\Microsoft.Build.Framework.dll | |
-r:C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\packages\Microsoft.Build.Utilities.Core\lib\net45\Microsoft.Build.Utilities.Core.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Configuration.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Numerics.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Runtime.Serialization.dll | |
-r:C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\packages\System.Threading.Tasks.Dataflow\lib\portable-net45+win8+wpa81\System.Threading.Tasks.Dataflow. | |
dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Collections.Concurrent.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Collections.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.ComponentModel.Annotations.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.ComponentModel.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.ComponentModel.EventBasedAsync.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Diagnostics.Contracts.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Diagnostics.Debug.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Diagnostics.Tools.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Diagnostics.Tracing.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Dynamic.Runtime.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Globalization.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.IO.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Linq.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Linq.Expressions.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Linq.Parallel.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Linq.Queryable.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Net.NetworkInformation.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Net.Primitives.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Net.Requests.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.ObjectModel.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Reflection.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Reflection.Emit.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Reflection.Emit.ILGeneration.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Reflection.Emit.Lightweight.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Reflection.Extensions.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Reflection.Primitives.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Resources.ResourceManager.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Runtime.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Runtime.Extensions.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Runtime.InteropServices.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Runtime.InteropServices.WindowsRuntime.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Runtime.Numerics.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Runtime.Serialization.Json.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Runtime.Serialization.Primitives.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Runtime.Serialization.Xml.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Security.Principal.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.ServiceModel.Duplex.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.ServiceModel.Http.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.ServiceModel.NetTcp.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.ServiceModel.Primitives.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.ServiceModel.Security.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Text.Encoding.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Text.Encoding.Extensions.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Text.RegularExpressions.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Threading.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Threading.Tasks.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Threading.Tasks.Parallel.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Xml.ReaderWriter.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Xml.XDocument.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Xml.XmlSerializer.dll | |
--target:exe | |
--nowarn:40,44,2011 | |
--warn:3 | |
--warnaserror:76 | |
--fullpaths | |
--flaterrors | |
--subsystemversion:6.00 | |
--highentropyva+ | |
--staticlink:FSharp.Core | |
--version:18.0.1.0 | |
C:\Users\scott\AppData\Local\Temp\.NETFramework,Version=v4.5.AssemblyAttributes.fs | |
ProjectCrackerOptions.fs | |
ProjectCrackerTool.fs | |
Program.fs | |
10>FSC : warning FS0075: The command-line option '--version' has been deprecated [C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.Proje | |
ctCrackerTool\FSharp.Compiler.Service.ProjectCrackerTool.fsproj] | |
8>CSharpClass.cs(97,35): warning CS0067: The event 'CSharpClass.InterfaceEvent' is never used [C:\Users\scott\source\repos\FSharp.Compiler.Service\tests\service\data\ | |
CSharp_Analysis\CSharp_Analysis.csproj] | |
8>CSharpClass.cs(85,35): warning CS0067: The event 'CSharpClass.Event' is never used [C:\Users\scott\source\repos\FSharp.Compiler.Service\tests\service\data\CSharp_An | |
alysis\CSharp_Analysis.csproj] | |
8>_CopyFilesMarkedCopyLocal: | |
Copying file from "C:\Users\scott\source\repos\FSharp.Compiler.Service\packages\NUnit.3.5.0\lib\net45\nunit.framework.dll" to "..\..\..\..\Release\net40\bin\nunit | |
.framework.dll". | |
Copying file from "C:\Users\scott\source\repos\FSharp.Compiler.Service\packages\NUnit.3.5.0\lib\net45\nunit.framework.xml" to "..\..\..\..\Release\net40\bin\nunit | |
.framework.xml". | |
Creating "C:\Users\scott\source\repos\FSharp.Compiler.Service\tests\service\data\CSharp_Analysis\obj\Release\CSharp_Analysis.csproj.CopyComplete" because "AlwaysC | |
reate" was specified. | |
CopyFilesToOutputDirectory: | |
Copying file from "obj\Release\CSharp_Analysis.dll" to "..\..\..\..\Release\net40\bin\CSharp_Analysis.dll". | |
CSharp_Analysis -> C:\Users\scott\source\repos\FSharp.Compiler.Service\Release\net40\bin\CSharp_Analysis.dll | |
Copying file from "obj\Release\CSharp_Analysis.pdb" to "..\..\..\..\Release\net40\bin\CSharp_Analysis.pdb". | |
8>Done Building Project "C:\Users\scott\source\repos\FSharp.Compiler.Service\tests\service\data\CSharp_Analysis\CSharp_Analysis.csproj" (default targets). | |
3>CallFsSrGen: | |
fssrgen: args = [|"C:\Users\scott\source\repos\FSharp.Compiler.Service\src\scripts\fssrgen.fsx"; | |
"C:\Users\scott\source\repos\FSharp.Compiler.Service\src\fsharp\FSComp.txt"; | |
"obj\Release\FSComp.fs"; "obj\Release\FSComp.resx"|] | |
fssrgen.fsx: Reading C:\Users\scott\source\repos\FSharp.Compiler.Service\src\fsharp\FSComp.txt | |
fssrgen.fsx: Parsing C:\Users\scott\source\repos\FSharp.Compiler.Service\src\fsharp\FSComp.txt | |
fssrgen.fsx: Validating C:\Users\scott\source\repos\FSharp.Compiler.Service\src\fsharp\FSComp.txt | |
fssrgen.fsx: Validating uniqueness of C:\Users\scott\source\repos\FSharp.Compiler.Service\src\fsharp\FSComp.txt | |
fssrgen.fsx: Generating C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\obj\Release\FSComp.fs | |
fssrgen.fsx: Generating resource methods for C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\obj\Release\FSComp.fs | |
fssrgen.fsx: Generating .resx for C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\obj\Release\FSComp.fs | |
fssrgen.fsx: Done C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\obj\Release\FSComp.fs | |
"C:\Users\scott\source\repos\FSharp.Compiler.Service\packages\FSharp.Compiler.Tools.4.1.27\tools\fsi.exe" --exec "C:\Users\scott\source\repos\FSharp.Compiler.Serv | |
ice\src\scripts\fssrgen.fsx" "C:\Users\scott\source\repos\FSharp.Compiler.Service\src\fsharp\fsi\FSIstrings.txt" "obj\Release\FSIstrings.fs" "obj\Release\FSIstri | |
ngs.resx" | |
10>_CopyFilesMarkedCopyLocal: | |
Copying file from "C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\packages\Microsoft.Build\lib\net45\Microsoft.Build.dll" to "..\..\Release\fcs\net45\Mic | |
rosoft.Build.dll". | |
Copying file from "C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\packages\Microsoft.Build.Engine\lib\net45\Microsoft.Build.Engine.dll" to "..\..\Release | |
\fcs\net45\Microsoft.Build.Engine.dll". | |
Copying file from "C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\packages\Microsoft.Build.Framework\lib\net45\Microsoft.Build.Framework.dll" to "..\..\R | |
elease\fcs\net45\Microsoft.Build.Framework.dll". | |
Copying file from "C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\packages\Microsoft.Build.Utilities.Core\lib\net45\Microsoft.Build.Utilities.Core.dll" t | |
o "..\..\Release\fcs\net45\Microsoft.Build.Utilities.Core.dll". | |
Copying file from "C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\packages\System.Threading.Tasks.Dataflow\lib\portable-net45+win8+wpa81\System.Threading | |
.Tasks.Dataflow.dll" to "..\..\Release\fcs\net45\System.Threading.Tasks.Dataflow.dll". | |
Copying file from "C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\packages\System.Threading.Tasks.Dataflow\lib\portable-net45+win8+wpa81\System.Threading | |
.Tasks.Dataflow.xml" to "..\..\Release\fcs\net45\System.Threading.Tasks.Dataflow.xml". | |
Creating "C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.ProjectCrackerTool\obj\Release\FSharp.Compiler.Service.ProjectCrackerToo | |
l.fsproj.CopyComplete" because "AlwaysCreate" was specified. | |
_CopyAppConfigFile: | |
Copying file from "App.config" to "..\..\Release\fcs\net45\FSharp.Compiler.Service.ProjectCrackerTool.exe.config". | |
CopyFilesToOutputDirectory: | |
Copying file from "obj\Release\FSharp.Compiler.Service.ProjectCrackerTool.exe" to "..\..\Release\fcs\net45\FSharp.Compiler.Service.ProjectCrackerTool.exe". | |
FSharp.Compiler.Service.ProjectCrackerTool -> C:\Users\scott\source\repos\FSharp.Compiler.Service\Release\fcs\net45\FSharp.Compiler.Service.ProjectCrackerTool.exe | |
Copying file from "obj\Release\FSharp.Compiler.Service.ProjectCrackerTool.pdb" to "..\..\Release\fcs\net45\FSharp.Compiler.Service.ProjectCrackerTool.pdb". | |
10>Done Building Project "C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.ProjectCrackerTool\FSharp.Compiler.Service.ProjectCrackerTool | |
.fsproj" (default targets). | |
3>CallFsSrGen: | |
fssrgen: args = [|"C:\Users\scott\source\repos\FSharp.Compiler.Service\src\scripts\fssrgen.fsx"; | |
"C:\Users\scott\source\repos\FSharp.Compiler.Service\src\fsharp\fsi\FSIstrings.txt"; | |
"obj\Release\FSIstrings.fs"; "obj\Release\FSIstrings.resx"|] | |
fssrgen.fsx: Reading C:\Users\scott\source\repos\FSharp.Compiler.Service\src\fsharp\fsi\FSIstrings.txt | |
fssrgen.fsx: Parsing C:\Users\scott\source\repos\FSharp.Compiler.Service\src\fsharp\fsi\FSIstrings.txt | |
fssrgen.fsx: Validating C:\Users\scott\source\repos\FSharp.Compiler.Service\src\fsharp\fsi\FSIstrings.txt | |
fssrgen.fsx: Validating uniqueness of C:\Users\scott\source\repos\FSharp.Compiler.Service\src\fsharp\fsi\FSIstrings.txt | |
fssrgen.fsx: Generating C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\obj\Release\FSIstrings.fs | |
fssrgen.fsx: Generating resource methods for C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\obj\Release\FSIstrings.fs | |
fssrgen.fsx: Generating .resx for C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\obj\Release\FSIstrings.fs | |
fssrgen.fsx: Done C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\obj\Release\FSIstrings.fs | |
CoreResGen: | |
"C:\Program Files (x86)\Microsoft SDKs\Windows\v10.0A\bin\NETFX 4.6.1 Tools\resgen.exe" /useSourcePath /r:C:\Users\scott\source\repos\FSharp.Compiler.Service\pack | |
ages\Microsoft.Portable.FSharp.Core.4.1.20\lib\profiles\net40\FSharp.Core.dll /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4 | |
.5\ISymWrapper.dll" /r:C:\Users\scott\source\repos\FSharp.Compiler.Service\packages\Microsoft.DiaSymReader.1.1.0\lib\portable-net45+win8\Microsoft.DiaSymReader.dl | |
l /r:C:\Users\scott\source\repos\FSharp.Compiler.Service\packages\Microsoft.DiaSymReader.PortablePdb.1.2.0\lib\portable-net45+win8\Microsoft.DiaSymReader.Portable | |
Pdb.dll /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll" /r:C:\Users\scott\source\repos\FSharp.Compiler.Servic | |
e\packages\System.Collections.Immutable.1.3.1\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll /r:"C:\Program Files (x86)\Reference Assemblies\M | |
icrosoft\Framework\.NETFramework\v4.5\System.Core.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll" /r:"C:\P | |
rogram Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Numerics.dll" /r:C:\Users\scott\source\repos\FSharp.Compiler.Service\package | |
s\System.Reflection.Metadata.1.4.2\lib\portable-net45+win8\System.Reflection.Metadata.dll /r:C:\Users\scott\source\repos\FSharp.Compiler.Service\packages\System.V | |
alueTuple.4.3.1\lib\netstandard1.0\System.ValueTuple.dll /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Col | |
lections.Concurrent.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Collections.dll" /r:"C:\Program Fil | |
es (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.ComponentModel.Annotations.dll" /r:"C:\Program Files (x86)\Reference Assemblie | |
s\Microsoft\Framework\.NETFramework\v4.5\Facades\System.ComponentModel.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5 | |
\Facades\System.ComponentModel.EventBasedAsync.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Diagnost | |
ics.Contracts.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Diagnostics.Debug.dll" /r:"C:\Program Fil | |
es (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Diagnostics.Tools.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microso | |
ft\Framework\.NETFramework\v4.5\Facades\System.Diagnostics.Tracing.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Fac | |
ades\System.Dynamic.Runtime.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Globalization.dll" /r:"C:\P | |
rogram Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.IO.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Fr | |
amework\.NETFramework\v4.5\Facades\System.Linq.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Linq.Exp | |
ressions.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Linq.Parallel.dll" /r:"C:\Program Files (x86)\ | |
Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Linq.Queryable.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework | |
\.NETFramework\v4.5\Facades\System.Net.NetworkInformation.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\Syst | |
em.Net.Primitives.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Net.Requests.dll" /r:"C:\Program File | |
s (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.ObjectModel.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Fram | |
ework\.NETFramework\v4.5\Facades\System.Reflection.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Refl | |
ection.Emit.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Reflection.Emit.ILGeneration.dll" /r:"C:\Pr | |
ogram Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Reflection.Emit.Lightweight.dll" /r:"C:\Program Files (x86)\Reference | |
Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Reflection.Extensions.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\. | |
NETFramework\v4.5\Facades\System.Reflection.Primitives.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System. | |
Resources.ResourceManager.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Runtime.dll" /r:"C:\Program F | |
iles (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Runtime.Extensions.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Micr | |
osoft\Framework\.NETFramework\v4.5\Facades\System.Runtime.InteropServices.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v | |
4.5\Facades\System.Runtime.InteropServices.WindowsRuntime.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\Syst | |
em.Runtime.Numerics.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Runtime.Serialization.Json.dll" /r: | |
"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Runtime.Serialization.Primitives.dll" /r:"C:\Program Files (x86 | |
)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Runtime.Serialization.Xml.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Micros | |
oft\Framework\.NETFramework\v4.5\Facades\System.Security.Principal.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Fac | |
ades\System.ServiceModel.Duplex.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.ServiceModel.Http.dll" | |
/r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.ServiceModel.NetTcp.dll" /r:"C:\Program Files (x86)\Referenc | |
e Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.ServiceModel.Primitives.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framewor | |
k\.NETFramework\v4.5\Facades\System.ServiceModel.Security.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\Syst | |
em.Text.Encoding.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Text.Encoding.Extensions.dll" /r:"C:\P | |
rogram Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Text.RegularExpressions.dll" /r:"C:\Program Files (x86)\Reference As | |
semblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Threading.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4 | |
.5\Facades\System.Threading.Tasks.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Threading.Tasks.Paral | |
lel.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Xml.ReaderWriter.dll" /r:"C:\Program Files (x86)\Re | |
ference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Xml.XDocument.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.N | |
ETFramework\v4.5\Facades\System.Xml.XmlSerializer.dll" /compile obj\Release\FSComp.resx,obj\Release\FSComp.resources obj\Release\FSIstrings.resx,obj\Release\FSIst | |
rings.resources C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\fsharp\FSStrings.resx,obj\Release\FSStrings.resources | |
Processing resource file "obj\Release\FSComp.resx" into "obj\Release\FSComp.resources". | |
Processing resource file "obj\Release\FSIstrings.resx" into "obj\Release\FSIstrings.resources". | |
Processing resource file "C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\fsharp\FSStrings.resx" into "obj\Release\FSStr | |
ings.resources". | |
CallFsLex: | |
"C:\Users\scott\source\repos\FSharp.Compiler.Service\packages\FsLexYacc.7.0.6\build\\fslex.exe" -o "illex.fs" --unicode --lexlib Internal.Utilities.Text.Lexing C | |
:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\absil\illex.fsl | |
compiling to dfas (can take a while...) | |
137 states | |
writing output | |
"C:\Users\scott\source\repos\FSharp.Compiler.Service\packages\FsLexYacc.7.0.6\build\\fslex.exe" -o "lex.fs" --unicode --lexlib Internal.Utilities.Text.Lexing C:\ | |
Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\fsharp\lex.fsl | |
compiling to dfas (can take a while...) | |
742 states | |
writing output | |
"C:\Users\scott\source\repos\FSharp.Compiler.Service\packages\FsLexYacc.7.0.6\build\\fslex.exe" -o "pplex.fs" --unicode --lexlib Internal.Utilities.Text.Lexing C | |
:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\fsharp\pplex.fsl | |
compiling to dfas (can take a while...) | |
28 states | |
writing output | |
CallFsYacc: | |
"C:\Users\scott\source\repos\FSharp.Compiler.Service\packages\FsLexYacc.7.0.6\build\\fsyacc.exe" -o "ilpars.fs" --module Microsoft.FSharp.Compiler.AbstractIL.Int | |
ernal.AsciiParser --open Microsoft.FSharp.Compiler.AbstractIL --internal --lexlib Internal.Utilities.Text.Lexing --parslib Internal.Utilities.Text.Parsing C:\User | |
s\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\absil\ilpars.fsy | |
building tables | |
computing first function... time: 00:00:00.1095235 | |
building kernels... time: 00:00:00.0603288 | |
building kernel table... time: 00:00:00.0179270 | |
computing lookahead relations..................................................................................................................................... | |
............ time: 00:00:00.0362692 | |
building lookahead table... time: 00:00:00.0138310 | |
building action table... shift/reduce error at state 57 on terminal RBRACK between {noprec shift(88)} and {noprec reduce(bound:)} - assuming the former bec | |
ause we prefer shift when unable to compare precedences | |
shift/reduce error at state 87 on terminal RBRACK between {noprec shift(88)} and {noprec reduce(bound:)} - assuming the former because we prefer shift whe | |
n unable to compare precedences | |
time: 00:00:00.0582203 | |
building goto table... time: 00:00:00.0049416 | |
returning tables. | |
2 shift/reduce conflicts | |
consider setting precedences explicitly using %left %right and %nonassoc on terminals and/or setting explicit precedence on rules using %prec | |
142 states | |
32 nonterminals | |
68 terminals | |
96 productions | |
#rows in action table: 142 | |
"C:\Users\scott\source\repos\FSharp.Compiler.Service\packages\FsLexYacc.7.0.6\build\\fsyacc.exe" -o "pars.fs" --module Microsoft.FSharp.Compiler.Parser --open Mi | |
crosoft.FSharp.Compiler --internal --lexlib Internal.Utilities.Text.Lexing --parslib Internal.Utilities.Text.Parsing C:\Users\scott\source\repos\FSharp.Compiler.S | |
ervice\fcs\FSharp.Compiler.Service\..\..\src\fsharp\pars.fsy | |
building tables | |
computing first function... time: 00:00:00.7312717 | |
building kernels... time: 00:00:00.5538756 | |
building kernel table... time: 00:00:00.0297316 | |
computing lookahead relations..................................................................................................................................... | |
.................................................................................................................................................................. | |
.................................................................................................................................................................. | |
.................................................................................................................................................................. | |
.................................................................................................................................................................. | |
.................................................................................................................................................................. | |
.................................................................................................................................................................. | |
.................................................................................................................................................................. | |
.................................................................................................................................................................. | |
.................................................................................................................................................................. | |
.................................................................................................................................................................. | |
................................................................. time: 00:00:06.5361141 | |
building lookahead table... time: 00:00:01.7525553 | |
building action table... shift/reduce error at state 0 on terminal error between {noprec shift(47)} and {noprec reduce(moduleSpfnsPossiblyEmpty:)} - assumi | |
ng the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 2 on terminal error between {noprec shift(216)} and {noprec reduce(moduleDefnsOrExprPossiblyEmpty:)} - assuming the former bec | |
ause we prefer shift when unable to compare precedences | |
shift/reduce error at state 2 on terminal error between {noprec shift(216)} and {[explicit nonassoc 9950] reduce(opt_attributes:)} - assuming the former b | |
ecause we prefer shift when unable to compare precedences | |
shift/reduce error at state 47 on terminal EOF between {noprec shift(48)} and {noprec reduce(moduleSpfnsPossiblyEmpty:'error')} - assuming the former beca | |
use we prefer shift when unable to compare precedences | |
shift/reduce error at state 61 on terminal error between {noprec shift(77)} and {noprec reduce(moduleSpfnsPossiblyEmpty:)} - assuming the former because w | |
e prefer shift when unable to compare precedences | |
shift/reduce error at state 65 on terminal error between {noprec shift(77)} and {noprec reduce(moduleSpfnsPossiblyEmpty:)} - assuming the former because w | |
e prefer shift when unable to compare precedences | |
shift/reduce error at state 69 on terminal error between {noprec shift(74)} and {noprec reduce(moduleSpfnsPossiblyEmpty:)} - assuming the former because w | |
e prefer shift when unable to compare precedences | |
shift/reduce error at state 74 on terminal OBLOCKEND between {noprec shift(1803)} and {noprec reduce(moduleSpfnsPossiblyEmpty:'error')} - assuming the for | |
mer because we prefer shift when unable to compare precedences | |
shift/reduce error at state 74 on terminal OBLOCKEND_COMING_SOON between {noprec shift(1800)} and {noprec reduce(moduleSpfnsPossiblyEmpty:'error')} - assu | |
ming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 74 on terminal OBLOCKEND_IS_HERE between {noprec shift(1802)} and {noprec reduce(moduleSpfnsPossiblyEmpty:'error')} - assuming | |
the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 79 on terminal error between {noprec shift(81)} and {noprec reduce(moduleSpfns:moduleSpfn opt_topSeparators)} - assuming the f | |
ormer because we prefer shift when unable to compare precedences | |
shift/reduce error at state 126 on terminal WITH between {noprec shift(209)} and {noprec reduce(opt_classSpfn:)} - assuming the former because we prefer s | |
hift when unable to compare precedences | |
shift/reduce error at state 127 on terminal STRUCT between {noprec shift(539)} and {[explicit nonassoc 9950] reduce(opt_attributes:)} - assuming the forme | |
r because we prefer shift when unable to compare precedences | |
shift/reduce error at state 130 on terminal STRUCT between {noprec shift(539)} and {[explicit nonassoc 9950] reduce(opt_attributes:)} - assuming the forme | |
r because we prefer shift when unable to compare precedences | |
shift/reduce error at state 135 on terminal WITH between {noprec shift(209)} and {noprec reduce(opt_classSpfn:)} - assuming the former because we prefer s | |
hift when unable to compare precedences | |
shift/reduce error at state 137 on terminal WITH between {noprec shift(209)} and {noprec reduce(opt_classSpfn:)} - assuming the former because we prefer s | |
hift when unable to compare precedences | |
shift/reduce error at state 145 on terminal error between {noprec shift(149)} and {noprec reduce(classSpfnMembers:)} - assuming the former because we pref | |
er shift when unable to compare precedences | |
shift/reduce error at state 178 on terminal WITH between {noprec shift(195)} and {noprec reduce(classMemberSpfnGetSet:)} - assuming the former because we | |
prefer shift when unable to compare precedences | |
reduce/reduce error at state 223 on terminal error between {noprec reduce(moduleDefnsOrExprPossiblyEmpty:)} and {[explicit nonassoc 9950] reduce(opt_attri | |
butes:)} - assuming the former because we prefer the rule earlier in the file | |
shift/reduce error at state 223 on terminal error between {noprec shift(250)} and {noprec reduce(moduleDefnsOrExprPossiblyEmpty:)} - assuming the former b | |
ecause we prefer shift when unable to compare precedences | |
reduce/reduce error at state 227 on terminal error between {noprec reduce(moduleDefnsOrExprPossiblyEmpty:)} and {[explicit nonassoc 9950] reduce(opt_attri | |
butes:)} - assuming the former because we prefer the rule earlier in the file | |
shift/reduce error at state 227 on terminal error between {noprec shift(250)} and {noprec reduce(moduleDefnsOrExprPossiblyEmpty:)} - assuming the former b | |
ecause we prefer shift when unable to compare precedences | |
reduce/reduce error at state 230 on terminal error between {noprec reduce(moduleDefnsOrExprPossiblyEmpty:)} and {[explicit nonassoc 9950] reduce(opt_attri | |
butes:)} - assuming the former because we prefer the rule earlier in the file | |
shift/reduce error at state 230 on terminal error between {noprec shift(235)} and {noprec reduce(moduleDefnsOrExprPossiblyEmpty:)} - assuming the former b | |
ecause we prefer shift when unable to compare precedences | |
shift/reduce error at state 242 on terminal error between {noprec shift(250)} and {[explicit nonassoc 9950] reduce(opt_attributes:)} - assuming the former | |
because we prefer shift when unable to compare precedences | |
shift/reduce error at state 242 on terminal error between {noprec shift(250)} and {noprec reduce(moduleDefnsOrExpr:opt_attributes opt_declVisibility declE | |
xpr topSeparators)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 246 on terminal error between {noprec shift(250)} and {noprec reduce(moduleDefns:moduleDefnOrDirective)} - assuming the former | |
because we prefer shift when unable to compare precedences | |
shift/reduce error at state 248 on terminal error between {noprec shift(250)} and {[explicit nonassoc 9950] reduce(opt_attributes:)} - assuming the former | |
because we prefer shift when unable to compare precedences | |
shift/reduce error at state 248 on terminal error between {noprec shift(250)} and {noprec reduce(moduleDefns:moduleDefnOrDirective topSeparators)} - assum | |
ing the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 253 on terminal error between {noprec shift(250)} and {[explicit nonassoc 9950] reduce(opt_attributes:)} - assuming the former | |
because we prefer shift when unable to compare precedences | |
shift/reduce error at state 262 on terminal OLET between {noprec shift(685)} and {[explicit nonassoc 9953] reduce(moduleDefn:opt_attributes opt_declVisibi | |
lity hardwhiteLetBindings)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 262 on terminal EXTERN between {noprec shift(698)} and {[explicit nonassoc 9953] reduce(moduleDefn:opt_attributes opt_declVisi | |
bility hardwhiteLetBindings)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 262 on terminal error between {noprec shift(983)} and {[explicit nonassoc 9953] reduce(moduleDefn:opt_attributes opt_declVisib | |
ility hardwhiteLetBindings)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 271 on terminal error between {noprec shift(963)} and {noprec reduce(opt_attributes:attributes)} - assuming the former because | |
we prefer shift when unable to compare precedences | |
shift/reduce error at state 277 on terminal STRUCT between {noprec shift(1771)} and {[explicit nonassoc 9950] reduce(opt_attributes:)} - assuming the form | |
er because we prefer shift when unable to compare precedences | |
shift/reduce error at state 277 on terminal BEGIN between {noprec shift(1772)} and {[explicit nonassoc 9950] reduce(opt_attributes:)} - assuming the forme | |
r because we prefer shift when unable to compare precedences | |
shift/reduce error at state 277 on terminal error between {noprec shift(251)} and {[explicit nonassoc 9950] reduce(opt_attributes:)} - assuming the former | |
because we prefer shift when unable to compare precedences | |
reduce/reduce error at state 287 on terminal error between {noprec reduce(moduleDefnsOrExprPossiblyEmpty:)} and {[explicit nonassoc 9950] reduce(opt_attri | |
butes:)} - assuming the former because we prefer the rule earlier in the file | |
shift/reduce error at state 287 on terminal error between {noprec shift(252)} and {noprec reduce(moduleDefnsOrExprPossiblyEmpty:)} - assuming the former b | |
ecause we prefer shift when unable to compare precedences | |
shift/reduce error at state 296 on terminal LBRACK_LESS between {noprec shift(298)} and {noprec reduce(attributes:attributeList)} - assuming the former be | |
cause we prefer shift when unable to compare precedences | |
shift/reduce error at state 309 on terminal TYPE_COMING_SOON between {noprec shift(1782)} and {noprec reduce(opt_seps:seps)} - assuming the former because | |
we prefer shift when unable to compare precedences | |
shift/reduce error at state 309 on terminal MODULE_COMING_SOON between {noprec shift(1787)} and {noprec reduce(opt_seps:seps)} - assuming the former becau | |
se we prefer shift when unable to compare precedences | |
shift/reduce error at state 342 on terminal WITH between {noprec shift(292)} and {noprec reduce(tyconDefn:typeNameInfo)} - assuming the former because we | |
prefer shift when unable to compare precedences | |
reduce/reduce error at state 342 on terminal PUBLIC between {[explicit nonassoc 9950] reduce(opt_attributes:)} and {noprec reduce(tyconDefn:typeNameInfo)} | |
- assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 342 on terminal PRIVATE between {[explicit nonassoc 9950] reduce(opt_attributes:)} and {noprec reduce(tyconDefn:typeNameInfo) | |
} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 342 on terminal INTERNAL between {[explicit nonassoc 9950] reduce(opt_attributes:)} and {noprec reduce(tyconDefn:typeNameInfo | |
)} - assuming the former because we prefer the rule earlier in the file | |
shift/reduce error at state 342 on terminal LBRACK_LESS between {noprec shift(298)} and {noprec reduce(tyconDefn:typeNameInfo)} - assuming the former beca | |
use we prefer shift when unable to compare precedences | |
shift/reduce error at state 343 on terminal STRUCT between {noprec shift(539)} and {[explicit nonassoc 9950] reduce(opt_attributes:)} - assuming the forme | |
r because we prefer shift when unable to compare precedences | |
shift/reduce error at state 351 on terminal STRUCT between {noprec shift(539)} and {[explicit nonassoc 9950] reduce(opt_attributes:)} - assuming the forme | |
r because we prefer shift when unable to compare precedences | |
shift/reduce error at state 353 on terminal STRUCT between {noprec shift(539)} and {[explicit nonassoc 9950] reduce(opt_attributes:)} - assuming the forme | |
r because we prefer shift when unable to compare precedences | |
shift/reduce error at state 353 on terminal error between {noprec shift(385)} and {noprec reduce(classDefnMembers:)} - assuming the former because we pref | |
er shift when unable to compare precedences | |
shift/reduce error at state 355 on terminal error between {noprec shift(385)} and {noprec reduce(classDefnMembers:)} - assuming the former because we pref | |
er shift when unable to compare precedences | |
shift/reduce error at state 358 on terminal WITH between {noprec shift(478)} and {noprec reduce(opt_classDefn:)} - assuming the former because we prefer s | |
hift when unable to compare precedences | |
shift/reduce error at state 361 on terminal WITH between {noprec shift(478)} and {noprec reduce(opt_classDefn:)} - assuming the former because we prefer s | |
hift when unable to compare precedences | |
shift/reduce error at state 369 on terminal error between {noprec shift(373)} and {noprec reduce(classDefnMembers:)} - assuming the former because we pref | |
er shift when unable to compare precedences | |
shift/reduce error at state 373 on terminal END between {noprec shift(374)} and {noprec reduce(classDefnMembers:)} - assuming the former because we prefer | |
shift when unable to compare precedences | |
shift/reduce error at state 373 on terminal error between {noprec shift(385)} and {noprec reduce(classDefnMembers:)} - assuming the former because we pref | |
er shift when unable to compare precedences | |
shift/reduce error at state 375 on terminal error between {noprec shift(385)} and {noprec reduce(classDefnMembers:)} - assuming the former because we pref | |
er shift when unable to compare precedences | |
shift/reduce error at state 379 on terminal error between {noprec shift(385)} and {noprec reduce(classDefnMembers:)} - assuming the former because we pref | |
er shift when unable to compare precedences | |
shift/reduce error at state 385 on terminal error between {noprec shift(385)} and {noprec reduce(classDefnMembers:)} - assuming the former because we pref | |
er shift when unable to compare precedences | |
shift/reduce error at state 388 on terminal error between {noprec shift(385)} and {noprec reduce(classDefnMembers:)} - assuming the former because we pref | |
er shift when unable to compare precedences | |
shift/reduce error at state 420 on terminal ODECLEND between {noprec shift(1760)} and {noprec reduce(opt_ODECLEND:)} - assuming the former because we pref | |
er shift when unable to compare precedences | |
shift/reduce error at state 423 on terminal WITH between {noprec shift(475)} and {noprec reduce(opt_interfaceImplDefn:)} - assuming the former because we | |
prefer shift when unable to compare precedences | |
shift/reduce error at state 430 on terminal WITH between {noprec shift(195)} and {noprec reduce(classMemberSpfnGetSet:)} - assuming the former because we | |
prefer shift when unable to compare precedences | |
shift/reduce error at state 431 on terminal ODECLEND between {noprec shift(1760)} and {noprec reduce(opt_ODECLEND:)} - assuming the former because we pref | |
er shift when unable to compare precedences | |
shift/reduce error at state 434 on terminal ODECLEND between {noprec shift(1760)} and {noprec reduce(opt_ODECLEND:)} - assuming the former because we pref | |
er shift when unable to compare precedences | |
shift/reduce error at state 436 on terminal ODECLEND between {noprec shift(1760)} and {noprec reduce(opt_ODECLEND:)} - assuming the former because we pref | |
er shift when unable to compare precedences | |
shift/reduce error at state 438 on terminal ODECLEND between {noprec shift(1760)} and {noprec reduce(opt_ODECLEND:)} - assuming the former because we pref | |
er shift when unable to compare precedences | |
shift/reduce error at state 444 on terminal ODECLEND between {noprec shift(1760)} and {noprec reduce(opt_ODECLEND:)} - assuming the former because we pref | |
er shift when unable to compare precedences | |
shift/reduce error at state 460 on terminal WITH between {noprec shift(195)} and {noprec reduce(classMemberSpfnGetSet:)} - assuming the former because we | |
prefer shift when unable to compare precedences | |
shift/reduce error at state 500 on terminal OBLOCKSEP between {[explicit right 9938] shift(1750)} and {noprec reduce(opt_seps:)} - assuming the former bec | |
ause we prefer shift when unable to compare precedences | |
reduce/reduce error at state 501 on terminal error between {[explicit nonassoc 9950] reduce(opt_attributes:)} and {noprec reduce(objectImplementationMembe | |
rs:objectImplementationMember opt_seps)} - assuming the former because we prefer the rule earlier in the file | |
shift/reduce error at state 506 on terminal ODECLEND between {noprec shift(1760)} and {noprec reduce(opt_ODECLEND:)} - assuming the former because we pref | |
er shift when unable to compare precedences | |
shift/reduce error at state 508 on terminal ODECLEND between {noprec shift(1760)} and {noprec reduce(opt_ODECLEND:)} - assuming the former because we pref | |
er shift when unable to compare precedences | |
shift/reduce error at state 512 on terminal ODECLEND between {noprec shift(1760)} and {noprec reduce(opt_ODECLEND:)} - assuming the former because we pref | |
er shift when unable to compare precedences | |
shift/reduce error at state 611 on terminal OBLOCKSEP between {[explicit right 9938] shift(1762)} and {noprec reduce(unionTypeRepr:firstUnionCaseDecl)} - | |
assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 618 on terminal OBLOCKSEP between {[explicit right 9938] shift(1762)} and {noprec reduce(opt_OBLOCKSEP:)} - assuming the forme | |
r because we prefer shift when unable to compare precedences | |
shift/reduce error at state 621 on terminal OBLOCKSEP between {[explicit right 9938] shift(1762)} and {noprec reduce(opt_OBLOCKSEP:)} - assuming the forme | |
r because we prefer shift when unable to compare precedences | |
shift/reduce error at state 624 on terminal OBLOCKSEP between {[explicit right 9938] shift(1762)} and {noprec reduce(opt_OBLOCKSEP:)} - assuming the forme | |
r because we prefer shift when unable to compare precedences | |
shift/reduce error at state 627 on terminal OBLOCKSEP between {[explicit right 9938] shift(1762)} and {noprec reduce(opt_OBLOCKSEP:)} - assuming the forme | |
r because we prefer shift when unable to compare precedences | |
shift/reduce error at state 636 on terminal OBLOCKSEP between {[explicit right 9938] shift(1762)} and {noprec reduce(path:ident)} - assuming the former be | |
cause we prefer shift when unable to compare precedences | |
shift/reduce error at state 639 on terminal OBLOCKSEP between {[explicit right 9938] shift(1762)} and {noprec reduce(opt_OBLOCKSEP:)} - assuming the forme | |
r because we prefer shift when unable to compare precedences | |
reduce/reduce error at state 640 on terminal BAR between {[explicit left 9979] reduce(firstUnionCaseDeclOfMany:ident 'EQUALS' constant opt_OBLOCKSEP)} and | |
{[explicit left 9979] reduce(firstUnionCaseDecl:ident 'EQUALS' constant opt_OBLOCKSEP)} - assuming the former because we prefer the rule earlier in the file | |
shift/reduce error at state 793 on terminal HIGH_PRECEDENCE_TYAPP between {[explicit left 9999] shift(794)} and {noprec reduce(constant:rawConstant)} - as | |
suming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 800 on terminal COLON between {noprec shift(802)} and {[explicit nonassoc 9972] reduce(simplePattern:attributes simplePattern) | |
} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 852 on terminal error between {noprec shift(887)} and {noprec reduce(parenPatternBody:)} - assuming the former because we pref | |
er shift when unable to compare precedences | |
shift/reduce error at state 852 on terminal EOF between {noprec shift(976)} and {noprec reduce(parenPatternBody:)} - assuming the former because we prefer | |
shift when unable to compare precedences | |
shift/reduce error at state 883 on terminal error between {noprec shift(887)} and {noprec reduce(parenPatternBody:)} - assuming the former because we pref | |
er shift when unable to compare precedences | |
shift/reduce error at state 883 on terminal EOF between {noprec shift(976)} and {noprec reduce(parenPatternBody:)} - assuming the former because we prefer | |
shift when unable to compare precedences | |
shift/reduce error at state 887 on terminal RPAREN between {[explicit nonassoc 9932] shift(1799)} and {noprec reduce(recover:'error')} - assuming the form | |
er because we prefer shift when unable to compare precedences | |
shift/reduce error at state 887 on terminal RPAREN_COMING_SOON between {[explicit nonassoc 9932] shift(1796)} and {noprec reduce(recover:'error')} - assum | |
ing the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 887 on terminal RPAREN_IS_HERE between {[explicit nonassoc 9932] shift(1798)} and {noprec reduce(recover:'error')} - assuming | |
the former because we prefer shift when unable to compare precedences | |
reduce/reduce error at state 888 on terminal EOF between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' | |
rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 888 on terminal OBLOCKEND_COMING_SOON between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opNam | |
e:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 888 on terminal OBLOCKSEP between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' ' | |
error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 888 on terminal OWITH between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'erro | |
r' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 888 on terminal HIGH_PRECEDENCE_PAREN_APP between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(o | |
pName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 888 on terminal HIGH_PRECEDENCE_BRACK_APP between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(o | |
pName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 888 on terminal TYPE_COMING_SOON between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LP | |
AREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 888 on terminal MODULE_COMING_SOON between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:' | |
LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 888 on terminal PUBLIC between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'err | |
or' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 888 on terminal PRIVATE between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'er | |
ror' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 888 on terminal INTERNAL between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'e | |
rror' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 888 on terminal GLOBAL between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'err | |
or' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 888 on terminal STRUCT between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'err | |
or' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 888 on terminal BAR between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' | |
rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 888 on terminal RBRACK between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'err | |
or' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 888 on terminal RBRACE between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'err | |
or' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 888 on terminal RBRACE_COMING_SOON between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:' | |
LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 888 on terminal RBRACE_IS_HERE between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAR | |
EN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 888 on terminal BAR_RBRACK between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' | |
'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 888 on terminal UNDERSCORE between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' | |
'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 888 on terminal EQUALS between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'err | |
or' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 888 on terminal LBRACK between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'err | |
or' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 888 on terminal LBRACK_BAR between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' | |
'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 888 on terminal LBRACE between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'err | |
or' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 888 on terminal QMARK between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'erro | |
r' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 888 on terminal COLON between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'erro | |
r' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 888 on terminal COLON_COLON between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' | |
'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 888 on terminal SEMICOLON between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' ' | |
error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 888 on terminal WHEN between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error | |
' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 888 on terminal WITH between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error | |
' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 888 on terminal AMP between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' | |
rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 888 on terminal LPAREN between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'err | |
or' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 888 on terminal RPAREN between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'err | |
or' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 888 on terminal RPAREN_COMING_SOON between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:' | |
LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 888 on terminal RPAREN_IS_HERE between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAR | |
EN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 888 on terminal COMMA between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'erro | |
r' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 888 on terminal RARROW between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'err | |
or' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 888 on terminal LPAREN_STAR_RPAREN between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:' | |
LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 888 on terminal TRUE between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error | |
' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 888 on terminal FALSE between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'erro | |
r' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 888 on terminal IN between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' | |
rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 888 on terminal AS between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' | |
rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 888 on terminal NULL between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error | |
' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 888 on terminal LQUOTE between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'err | |
or' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 888 on terminal BIGNUM between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'err | |
or' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 888 on terminal DECIMAL between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'er | |
ror' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 888 on terminal CHAR between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error | |
' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 888 on terminal IEEE64 between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'err | |
or' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 888 on terminal IEEE32 between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'err | |
or' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 888 on terminal NATIVEINT between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' ' | |
error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 888 on terminal UNATIVEINT between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' | |
'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 888 on terminal UINT64 between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'err | |
or' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 888 on terminal UINT32 between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'err | |
or' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 888 on terminal UINT16 between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'err | |
or' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 888 on terminal UINT8 between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'erro | |
r' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 888 on terminal INT64 between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'erro | |
r' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 888 on terminal INT32 between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'erro | |
r' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 888 on terminal INT16 between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'erro | |
r' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 888 on terminal INT8 between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error | |
' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 888 on terminal IDENT between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'erro | |
r' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 888 on terminal KEYWORD_STRING between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAR | |
EN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 888 on terminal STRING between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'err | |
or' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 888 on terminal BYTEARRAY between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' ' | |
error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 888 on terminal error between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'erro | |
r' rparen)} - assuming the former because we prefer the rule earlier in the file | |
shift/reduce error at state 892 on terminal COMMA between {[explicit left 9967] shift(921)} and {noprec reduce(parenPattern:tupleParenPatternElements)} - | |
assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 895 on terminal RPAREN between {[explicit nonassoc 9932] shift(1799)} and {noprec reduce(recover:'error')} - assuming the form | |
er because we prefer shift when unable to compare precedences | |
shift/reduce error at state 895 on terminal RPAREN_COMING_SOON between {[explicit nonassoc 9932] shift(1796)} and {noprec reduce(recover:'error')} - assum | |
ing the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 895 on terminal RPAREN_IS_HERE between {[explicit nonassoc 9932] shift(1798)} and {noprec reduce(recover:'error')} - assuming | |
the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 899 on terminal COLON between {noprec shift(916)} and {[explicit left 9937] reduce(parenPattern:parenPattern 'BAR' parenPatter | |
n)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 900 on terminal COLON between {noprec shift(916)} and {[explicit nonassoc 9972] reduce(parenPattern:attributes parenPattern)} | |
- assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 901 on terminal COLON between {noprec shift(916)} and {[explicit right 9981] reduce(parenPattern:parenPattern 'COLON_COLON' pa | |
renPattern)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 902 on terminal COLON between {noprec shift(916)} and {[explicit left 9967] reduce(tupleParenPatternElements:tupleParenPattern | |
Elements 'COMMA' parenPattern)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 903 on terminal COLON between {noprec shift(916)} and {[explicit left 9967] reduce(tupleParenPatternElements:parenPattern 'COM | |
MA' parenPattern)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 904 on terminal COLON between {noprec shift(916)} and {[explicit left 9975] reduce(conjParenPatternElements:conjParenPatternEl | |
ements 'AMP' parenPattern)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 906 on terminal COLON between {noprec shift(916)} and {[explicit left 9975] reduce(conjParenPatternElements:parenPattern 'AMP' | |
parenPattern)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 914 on terminal COMMA between {[explicit left 9967] shift(921)} and {noprec reduce(parenPattern:tupleParenPatternElements)} - | |
assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 915 on terminal AMP between {[explicit left 9975] shift(923)} and {noprec reduce(parenPattern:conjParenPatternElements)} - ass | |
uming the former because we prefer shift when unable to compare precedences | |
reduce/reduce error at state 933 on terminal RBRACK between {noprec reduce(listPatternElements:)} and {noprec reduce(opt_seps:seps)} - assuming the former | |
because we prefer the rule earlier in the file | |
reduce/reduce error at state 933 on terminal BAR_RBRACK between {noprec reduce(listPatternElements:)} and {noprec reduce(opt_seps:seps)} - assuming the fo | |
rmer because we prefer the rule earlier in the file | |
shift/reduce error at state 943 on terminal COLON_QMARK between {[explicit left 9983] shift(1114)} and {noprec reduce(declExprBlock:declExpr)} - assuming | |
the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 943 on terminal COLON_GREATER between {[explicit left 9978] shift(1116)} and {noprec reduce(declExprBlock:declExpr)} - assumin | |
g the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 943 on terminal COLON_QMARK_GREATER between {[explicit left 9978] shift(1118)} and {noprec reduce(declExprBlock:declExpr)} - a | |
ssuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 943 on terminal COLON_EQUALS between {[explicit right 9965] shift(1120)} and {noprec reduce(declExprBlock:declExpr)} - assumin | |
g the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 943 on terminal JOIN_IN between {[explicit left 9973] shift(1126)} and {noprec reduce(declExprBlock:declExpr)} - assuming the | |
former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 943 on terminal BAR_BAR between {[explicit left 9973] shift(1127)} and {noprec reduce(declExprBlock:declExpr)} - assuming the | |
former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 943 on terminal INFIX_BAR_OP between {[explicit left 9979] shift(1128)} and {noprec reduce(declExprBlock:declExpr)} - assuming | |
the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 943 on terminal OR between {[explicit left 9973] shift(1129)} and {noprec reduce(declExprBlock:declExpr)} - assuming the forme | |
r because we prefer shift when unable to compare precedences | |
shift/reduce error at state 943 on terminal AMP between {[explicit left 9975] shift(1130)} and {noprec reduce(declExprBlock:declExpr)} - assuming the form | |
er because we prefer shift when unable to compare precedences | |
shift/reduce error at state 943 on terminal AMP_AMP between {[explicit left 9975] shift(1131)} and {noprec reduce(declExprBlock:declExpr)} - assuming the | |
former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 943 on terminal INFIX_AMP_OP between {[explicit left 9979] shift(1132)} and {noprec reduce(declExprBlock:declExpr)} - assuming | |
the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 943 on terminal EQUALS between {[explicit left 9979] shift(1133)} and {noprec reduce(declExprBlock:declExpr)} - assuming the f | |
ormer because we prefer shift when unable to compare precedences | |
shift/reduce error at state 943 on terminal INFIX_COMPARE_OP between {[explicit left 9979] shift(1134)} and {noprec reduce(declExprBlock:declExpr)} - assu | |
ming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 943 on terminal DOLLAR between {[explicit left 9979] shift(1135)} and {noprec reduce(declExprBlock:declExpr)} - assuming the f | |
ormer because we prefer shift when unable to compare precedences | |
shift/reduce error at state 943 on terminal LESS between {[explicit left 9979] shift(1136)} and {noprec reduce(declExprBlock:declExpr)} - assuming the for | |
mer because we prefer shift when unable to compare precedences | |
shift/reduce error at state 943 on terminal GREATER between {[explicit left 9979] shift(1138)} and {noprec reduce(declExprBlock:declExpr)} - assuming the | |
former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 943 on terminal INFIX_AT_HAT_OP between {[explicit right 9980] shift(1139)} and {noprec reduce(declExprBlock:declExpr)} - assu | |
ming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 943 on terminal PERCENT_OP between {[explicit left 9985] shift(1140)} and {noprec reduce(declExprBlock:declExpr)} - assuming t | |
he former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 943 on terminal COLON_COLON between {[explicit right 9981] shift(1141)} and {noprec reduce(declExprBlock:declExpr)} - assuming | |
the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 943 on terminal PLUS_MINUS_OP between {[explicit left 9984] shift(1142)} and {noprec reduce(declExprBlock:declExpr)} - assumin | |
g the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 943 on terminal MINUS between {[explicit left 9984] shift(1143)} and {noprec reduce(declExprBlock:declExpr)} - assuming the fo | |
rmer because we prefer shift when unable to compare precedences | |
shift/reduce error at state 943 on terminal STAR between {[explicit left 9985] shift(1144)} and {noprec reduce(declExprBlock:declExpr)} - assuming the for | |
mer because we prefer shift when unable to compare precedences | |
shift/reduce error at state 943 on terminal INFIX_STAR_DIV_MOD_OP between {[explicit left 9985] shift(1145)} and {noprec reduce(declExprBlock:declExpr)} - | |
assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 943 on terminal INFIX_STAR_STAR_OP between {[explicit right 9986] shift(1146)} and {noprec reduce(declExprBlock:declExpr)} - a | |
ssuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 943 on terminal COMMA between {[explicit left 9967] shift(1212)} and {noprec reduce(declExprBlock:declExpr)} - assuming the fo | |
rmer because we prefer shift when unable to compare precedences | |
shift/reduce error at state 944 on terminal ORIGHT_BLOCK_END between {noprec shift(945)} and {noprec reduce(typedSeqExprBlockR:typedSeqExpr)} - assuming t | |
he former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 946 on terminal COLON between {noprec shift(947)} and {noprec reduce(typedSeqExpr:seqExpr)} - assuming the former because we p | |
refer shift when unable to compare precedences | |
shift/reduce error at state 951 on terminal THEN between {noprec shift(956)} and {[explicit right 9938] reduce(seqExpr:declExpr)} - assuming the former be | |
cause we prefer shift when unable to compare precedences | |
shift/reduce error at state 951 on terminal OTHEN between {noprec shift(958)} and {[explicit right 9938] reduce(seqExpr:declExpr)} - assuming the former b | |
ecause we prefer shift when unable to compare precedences | |
reduce/reduce error at state 952 on terminal EOF between {[explicit right 9938] reduce(seqExpr:declExpr)} and {[explicit nonassoc 9968] reduce(optRange:de | |
clExpr)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 952 on terminal RBRACK between {[explicit right 9938] reduce(seqExpr:declExpr)} and {[explicit nonassoc 9968] reduce(optRange | |
:declExpr)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 952 on terminal error between {[explicit right 9938] reduce(seqExpr:declExpr)} and {[explicit nonassoc 9968] reduce(optRange: | |
declExpr)} - assuming the former because we prefer the rule earlier in the file | |
shift/reduce error at state 954 on terminal ODO between {noprec shift(689)} and {noprec reduce(seqExpr:declExpr seps)} - assuming the former because we pr | |
efer shift when unable to compare precedences | |
shift/reduce error at state 954 on terminal OLET between {noprec shift(685)} and {noprec reduce(seqExpr:declExpr seps)} - assuming the former because we p | |
refer shift when unable to compare precedences | |
shift/reduce error at state 954 on terminal EXTERN between {noprec shift(698)} and {noprec reduce(seqExpr:declExpr seps)} - assuming the former because we | |
prefer shift when unable to compare precedences | |
shift/reduce error at state 954 on terminal MINUS between {[explicit left 9984] shift(1214)} and {noprec reduce(seqExpr:declExpr seps)} - assuming the for | |
mer because we prefer shift when unable to compare precedences | |
shift/reduce error at state 954 on terminal AMP between {[explicit left 9975] shift(1226)} and {noprec reduce(seqExpr:declExpr seps)} - assuming the forme | |
r because we prefer shift when unable to compare precedences | |
shift/reduce error at state 954 on terminal AMP_AMP between {[explicit left 9975] shift(1229)} and {noprec reduce(seqExpr:declExpr seps)} - assuming the f | |
ormer because we prefer shift when unable to compare precedences | |
shift/reduce error at state 954 on terminal RARROW between {[explicit right 9948] shift(1076)} and {noprec reduce(seqExpr:declExpr seps)} - assuming the f | |
ormer because we prefer shift when unable to compare precedences | |
shift/reduce error at state 954 on terminal NEW between {[explicit nonassoc 9951] shift(1232)} and {noprec reduce(seqExpr:declExpr seps)} - assuming the f | |
ormer because we prefer shift when unable to compare precedences | |
shift/reduce error at state 954 on terminal PERCENT_OP between {[explicit left 9985] shift(1223)} and {noprec reduce(seqExpr:declExpr seps)} - assuming th | |
e former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 954 on terminal LET between {[explicit nonassoc 9951] shift(679)} and {noprec reduce(seqExpr:declExpr seps)} - assuming the fo | |
rmer because we prefer shift when unable to compare precedences | |
shift/reduce error at state 954 on terminal PLUS_MINUS_OP between {[explicit left 9984] shift(1217)} and {noprec reduce(seqExpr:declExpr seps)} - assuming | |
the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 962 on terminal OLET between {noprec shift(685)} and {[explicit nonassoc 9928] reduce(seqExpr:hardwhiteLetBindings)} - assumin | |
g the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 962 on terminal ODO between {noprec shift(689)} and {[explicit nonassoc 9928] reduce(seqExpr:hardwhiteLetBindings)} - assuming | |
the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 962 on terminal EXTERN between {noprec shift(698)} and {[explicit nonassoc 9928] reduce(seqExpr:hardwhiteLetBindings)} - assum | |
ing the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 962 on terminal error between {noprec shift(983)} and {[explicit nonassoc 9928] reduce(seqExpr:hardwhiteLetBindings)} - assumi | |
ng the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 964 on terminal ODECLEND between {noprec shift(1770)} and {noprec reduce(recover:'error')} - assuming the former because we pr | |
efer shift when unable to compare precedences | |
shift/reduce error at state 964 on terminal DONE between {noprec shift(1769)} and {noprec reduce(recover:'error')} - assuming the former because we prefer | |
shift when unable to compare precedences | |
shift/reduce error at state 965 on terminal ODECLEND between {noprec shift(1770)} and {noprec reduce(recover:'error')} - assuming the former because we pr | |
efer shift when unable to compare precedences | |
shift/reduce error at state 965 on terminal DONE between {noprec shift(1769)} and {noprec reduce(recover:'error')} - assuming the former because we prefer | |
shift when unable to compare precedences | |
shift/reduce error at state 966 on terminal ODECLEND between {noprec shift(1770)} and {noprec reduce(recover:'error')} - assuming the former because we pr | |
efer shift when unable to compare precedences | |
shift/reduce error at state 966 on terminal DONE between {noprec shift(1769)} and {noprec reduce(recover:'error')} - assuming the former because we prefer | |
shift when unable to compare precedences | |
shift/reduce error at state 967 on terminal ODO between {noprec shift(1768)} and {noprec reduce(recover:'error')} - assuming the former because we prefer | |
shift when unable to compare precedences | |
shift/reduce error at state 967 on terminal DO between {noprec shift(1767)} and {noprec reduce(recover:'error')} - assuming the former because we prefer s | |
hift when unable to compare precedences | |
shift/reduce error at state 968 on terminal ODECLEND between {noprec shift(1770)} and {noprec reduce(recover:'error')} - assuming the former because we pr | |
efer shift when unable to compare precedences | |
shift/reduce error at state 968 on terminal DONE between {noprec shift(1769)} and {noprec reduce(recover:'error')} - assuming the former because we prefer | |
shift when unable to compare precedences | |
shift/reduce error at state 969 on terminal RBRACK between {noprec shift(1279)} and {noprec reduce(recover:'error')} - assuming the former because we pref | |
er shift when unable to compare precedences | |
shift/reduce error at state 970 on terminal RBRACK between {noprec shift(1302)} and {noprec reduce(recover:'error')} - assuming the former because we pref | |
er shift when unable to compare precedences | |
shift/reduce error at state 971 on terminal RQUOTE between {noprec shift(1331)} and {noprec reduce(recover:'error')} - assuming the former because we pref | |
er shift when unable to compare precedences | |
shift/reduce error at state 972 on terminal BAR_RBRACK between {noprec shift(1337)} and {noprec reduce(recover:'error')} - assuming the former because we | |
prefer shift when unable to compare precedences | |
shift/reduce error at state 973 on terminal RPAREN between {[explicit nonassoc 9932] shift(1799)} and {noprec reduce(recover:'error')} - assuming the form | |
er because we prefer shift when unable to compare precedences | |
shift/reduce error at state 973 on terminal RPAREN_IS_HERE between {[explicit nonassoc 9932] shift(1798)} and {noprec reduce(recover:'error')} - assuming | |
the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 973 on terminal RPAREN_COMING_SOON between {[explicit nonassoc 9932] shift(1796)} and {noprec reduce(recover:'error')} - assum | |
ing the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 974 on terminal RPAREN between {[explicit nonassoc 9932] shift(1799)} and {noprec reduce(recover:'error')} - assuming the form | |
er because we prefer shift when unable to compare precedences | |
shift/reduce error at state 974 on terminal RPAREN_IS_HERE between {[explicit nonassoc 9932] shift(1798)} and {noprec reduce(recover:'error')} - assuming | |
the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 974 on terminal RPAREN_COMING_SOON between {[explicit nonassoc 9932] shift(1796)} and {noprec reduce(recover:'error')} - assum | |
ing the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 975 on terminal RBRACE between {noprec shift(1795)} and {noprec reduce(recover:'error')} - assuming the former because we pref | |
er shift when unable to compare precedences | |
shift/reduce error at state 975 on terminal RBRACE_IS_HERE between {noprec shift(1794)} and {noprec reduce(recover:'error')} - assuming the former because | |
we prefer shift when unable to compare precedences | |
shift/reduce error at state 975 on terminal RBRACE_COMING_SOON between {noprec shift(1792)} and {noprec reduce(recover:'error')} - assuming the former bec | |
ause we prefer shift when unable to compare precedences | |
shift/reduce error at state 1007 on terminal ODO between {noprec shift(689)} and {[explicit left 9989] reduce(declExpr:'ASSERT')} - assuming the former be | |
cause we prefer shift when unable to compare precedences | |
shift/reduce error at state 1007 on terminal OLET between {noprec shift(685)} and {[explicit left 9989] reduce(declExpr:'ASSERT')} - assuming the former b | |
ecause we prefer shift when unable to compare precedences | |
shift/reduce error at state 1007 on terminal EXTERN between {noprec shift(698)} and {[explicit left 9989] reduce(declExpr:'ASSERT')} - assuming the former | |
because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1011 on terminal ODO between {noprec shift(689)} and {[explicit left 9989] reduce(declExpr:'OASSERT')} - assuming the former b | |
ecause we prefer shift when unable to compare precedences | |
shift/reduce error at state 1011 on terminal OLET between {noprec shift(685)} and {[explicit left 9989] reduce(declExpr:'OASSERT')} - assuming the former | |
because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1011 on terminal EXTERN between {noprec shift(698)} and {[explicit left 9989] reduce(declExpr:'OASSERT')} - assuming the forme | |
r because we prefer shift when unable to compare precedences | |
reduce/reduce error at state 1046 on terminal EOF between {noprec reduce(declExpr:'FOR' parenPattern recover)} and {noprec reduce(ends_coming_soon_or_reco | |
ver:recover)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1046 on terminal OBLOCKEND_COMING_SOON between {noprec reduce(declExpr:'FOR' parenPattern recover)} and {noprec reduce(ends_c | |
oming_soon_or_recover:recover)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1046 on terminal OBLOCKSEP between {noprec reduce(declExpr:'FOR' parenPattern recover)} and {noprec reduce(ends_coming_soon_o | |
r_recover:recover)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1046 on terminal ODO between {noprec reduce(declExpr:'FOR' parenPattern recover)} and {noprec reduce(ends_coming_soon_or_reco | |
ver:recover)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1046 on terminal TYPE_COMING_SOON between {noprec reduce(declExpr:'FOR' parenPattern recover)} and {noprec reduce(ends_coming | |
_soon_or_recover:recover)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1046 on terminal MODULE_COMING_SOON between {noprec reduce(declExpr:'FOR' parenPattern recover)} and {noprec reduce(ends_comi | |
ng_soon_or_recover:recover)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1046 on terminal RBRACE_COMING_SOON between {noprec reduce(declExpr:'FOR' parenPattern recover)} and {noprec reduce(ends_comi | |
ng_soon_or_recover:recover)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1046 on terminal RPAREN_COMING_SOON between {noprec reduce(declExpr:'FOR' parenPattern recover)} and {noprec reduce(ends_comi | |
ng_soon_or_recover:recover)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1046 on terminal RARROW between {noprec reduce(declExpr:'FOR' parenPattern recover)} and {noprec reduce(ends_coming_soon_or_r | |
ecover:recover)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1046 on terminal DO between {noprec reduce(declExpr:'FOR' parenPattern recover)} and {noprec reduce(ends_coming_soon_or_recov | |
er:recover)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1046 on terminal error between {noprec reduce(declExpr:'FOR' parenPattern recover)} and {noprec reduce(ends_coming_soon_or_re | |
cover:recover)} - assuming the former because we prefer the rule earlier in the file | |
shift/reduce error at state 1048 on terminal COLON_QMARK between {[explicit left 9983] shift(1114)} and {noprec reduce(declExpr:'YIELD' declExpr)} - assum | |
ing the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1048 on terminal COLON_GREATER between {[explicit left 9978] shift(1116)} and {noprec reduce(declExpr:'YIELD' declExpr)} - ass | |
uming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1048 on terminal COLON_QMARK_GREATER between {[explicit left 9978] shift(1118)} and {noprec reduce(declExpr:'YIELD' declExpr)} | |
- assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1048 on terminal COLON_EQUALS between {[explicit right 9965] shift(1120)} and {noprec reduce(declExpr:'YIELD' declExpr)} - ass | |
uming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1048 on terminal JOIN_IN between {[explicit left 9973] shift(1126)} and {noprec reduce(declExpr:'YIELD' declExpr)} - assuming | |
the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1048 on terminal BAR_BAR between {[explicit left 9973] shift(1127)} and {noprec reduce(declExpr:'YIELD' declExpr)} - assuming | |
the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1048 on terminal INFIX_BAR_OP between {[explicit left 9979] shift(1128)} and {noprec reduce(declExpr:'YIELD' declExpr)} - assu | |
ming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1048 on terminal OR between {[explicit left 9973] shift(1129)} and {noprec reduce(declExpr:'YIELD' declExpr)} - assuming the f | |
ormer because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1048 on terminal AMP between {[explicit left 9975] shift(1130)} and {noprec reduce(declExpr:'YIELD' declExpr)} - assuming the | |
former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1048 on terminal AMP_AMP between {[explicit left 9975] shift(1131)} and {noprec reduce(declExpr:'YIELD' declExpr)} - assuming | |
the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1048 on terminal INFIX_AMP_OP between {[explicit left 9979] shift(1132)} and {noprec reduce(declExpr:'YIELD' declExpr)} - assu | |
ming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1048 on terminal EQUALS between {[explicit left 9979] shift(1133)} and {noprec reduce(declExpr:'YIELD' declExpr)} - assuming t | |
he former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1048 on terminal INFIX_COMPARE_OP between {[explicit left 9979] shift(1134)} and {noprec reduce(declExpr:'YIELD' declExpr)} - | |
assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1048 on terminal DOLLAR between {[explicit left 9979] shift(1135)} and {noprec reduce(declExpr:'YIELD' declExpr)} - assuming t | |
he former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1048 on terminal LESS between {[explicit left 9979] shift(1136)} and {noprec reduce(declExpr:'YIELD' declExpr)} - assuming the | |
former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1048 on terminal GREATER between {[explicit left 9979] shift(1138)} and {noprec reduce(declExpr:'YIELD' declExpr)} - assuming | |
the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1048 on terminal INFIX_AT_HAT_OP between {[explicit right 9980] shift(1139)} and {noprec reduce(declExpr:'YIELD' declExpr)} - | |
assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1048 on terminal PERCENT_OP between {[explicit left 9985] shift(1140)} and {noprec reduce(declExpr:'YIELD' declExpr)} - assumi | |
ng the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1048 on terminal COLON_COLON between {[explicit right 9981] shift(1141)} and {noprec reduce(declExpr:'YIELD' declExpr)} - assu | |
ming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1048 on terminal PLUS_MINUS_OP between {[explicit left 9984] shift(1142)} and {noprec reduce(declExpr:'YIELD' declExpr)} - ass | |
uming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1048 on terminal MINUS between {[explicit left 9984] shift(1143)} and {noprec reduce(declExpr:'YIELD' declExpr)} - assuming th | |
e former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1048 on terminal STAR between {[explicit left 9985] shift(1144)} and {noprec reduce(declExpr:'YIELD' declExpr)} - assuming the | |
former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1048 on terminal INFIX_STAR_DIV_MOD_OP between {[explicit left 9985] shift(1145)} and {noprec reduce(declExpr:'YIELD' declExpr | |
)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1048 on terminal INFIX_STAR_STAR_OP between {[explicit right 9986] shift(1146)} and {noprec reduce(declExpr:'YIELD' declExpr)} | |
- assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1048 on terminal COMMA between {[explicit left 9967] shift(1212)} and {noprec reduce(declExpr:'YIELD' declExpr)} - assuming th | |
e former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1050 on terminal COLON_QMARK between {[explicit left 9983] shift(1114)} and {noprec reduce(declExpr:'YIELD_BANG' declExpr)} - | |
assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1050 on terminal COLON_GREATER between {[explicit left 9978] shift(1116)} and {noprec reduce(declExpr:'YIELD_BANG' declExpr)} | |
- assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1050 on terminal COLON_QMARK_GREATER between {[explicit left 9978] shift(1118)} and {noprec reduce(declExpr:'YIELD_BANG' declE | |
xpr)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1050 on terminal COLON_EQUALS between {[explicit right 9965] shift(1120)} and {noprec reduce(declExpr:'YIELD_BANG' declExpr)} | |
- assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1050 on terminal JOIN_IN between {[explicit left 9973] shift(1126)} and {noprec reduce(declExpr:'YIELD_BANG' declExpr)} - assu | |
ming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1050 on terminal BAR_BAR between {[explicit left 9973] shift(1127)} and {noprec reduce(declExpr:'YIELD_BANG' declExpr)} - assu | |
ming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1050 on terminal INFIX_BAR_OP between {[explicit left 9979] shift(1128)} and {noprec reduce(declExpr:'YIELD_BANG' declExpr)} - | |
assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1050 on terminal OR between {[explicit left 9973] shift(1129)} and {noprec reduce(declExpr:'YIELD_BANG' declExpr)} - assuming | |
the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1050 on terminal AMP between {[explicit left 9975] shift(1130)} and {noprec reduce(declExpr:'YIELD_BANG' declExpr)} - assuming | |
the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1050 on terminal AMP_AMP between {[explicit left 9975] shift(1131)} and {noprec reduce(declExpr:'YIELD_BANG' declExpr)} - assu | |
ming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1050 on terminal INFIX_AMP_OP between {[explicit left 9979] shift(1132)} and {noprec reduce(declExpr:'YIELD_BANG' declExpr)} - | |
assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1050 on terminal EQUALS between {[explicit left 9979] shift(1133)} and {noprec reduce(declExpr:'YIELD_BANG' declExpr)} - assum | |
ing the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1050 on terminal INFIX_COMPARE_OP between {[explicit left 9979] shift(1134)} and {noprec reduce(declExpr:'YIELD_BANG' declExpr | |
)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1050 on terminal DOLLAR between {[explicit left 9979] shift(1135)} and {noprec reduce(declExpr:'YIELD_BANG' declExpr)} - assum | |
ing the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1050 on terminal LESS between {[explicit left 9979] shift(1136)} and {noprec reduce(declExpr:'YIELD_BANG' declExpr)} - assumin | |
g the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1050 on terminal GREATER between {[explicit left 9979] shift(1138)} and {noprec reduce(declExpr:'YIELD_BANG' declExpr)} - assu | |
ming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1050 on terminal INFIX_AT_HAT_OP between {[explicit right 9980] shift(1139)} and {noprec reduce(declExpr:'YIELD_BANG' declExpr | |
)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1050 on terminal PERCENT_OP between {[explicit left 9985] shift(1140)} and {noprec reduce(declExpr:'YIELD_BANG' declExpr)} - a | |
ssuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1050 on terminal COLON_COLON between {[explicit right 9981] shift(1141)} and {noprec reduce(declExpr:'YIELD_BANG' declExpr)} - | |
assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1050 on terminal PLUS_MINUS_OP between {[explicit left 9984] shift(1142)} and {noprec reduce(declExpr:'YIELD_BANG' declExpr)} | |
- assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1050 on terminal MINUS between {[explicit left 9984] shift(1143)} and {noprec reduce(declExpr:'YIELD_BANG' declExpr)} - assumi | |
ng the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1050 on terminal STAR between {[explicit left 9985] shift(1144)} and {noprec reduce(declExpr:'YIELD_BANG' declExpr)} - assumin | |
g the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1050 on terminal INFIX_STAR_DIV_MOD_OP between {[explicit left 9985] shift(1145)} and {noprec reduce(declExpr:'YIELD_BANG' dec | |
lExpr)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1050 on terminal INFIX_STAR_STAR_OP between {[explicit right 9986] shift(1146)} and {noprec reduce(declExpr:'YIELD_BANG' declE | |
xpr)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1050 on terminal COMMA between {[explicit left 9967] shift(1212)} and {noprec reduce(declExpr:'YIELD_BANG' declExpr)} - assumi | |
ng the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1075 on terminal COLON_QMARK between {[explicit left 9983] shift(1114)} and {noprec reduce(declExpr:'FIXED' declExpr)} - assum | |
ing the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1075 on terminal COLON_GREATER between {[explicit left 9978] shift(1116)} and {noprec reduce(declExpr:'FIXED' declExpr)} - ass | |
uming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1075 on terminal COLON_QMARK_GREATER between {[explicit left 9978] shift(1118)} and {noprec reduce(declExpr:'FIXED' declExpr)} | |
- assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1075 on terminal COLON_EQUALS between {[explicit right 9965] shift(1120)} and {noprec reduce(declExpr:'FIXED' declExpr)} - ass | |
uming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1075 on terminal JOIN_IN between {[explicit left 9973] shift(1126)} and {noprec reduce(declExpr:'FIXED' declExpr)} - assuming | |
the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1075 on terminal BAR_BAR between {[explicit left 9973] shift(1127)} and {noprec reduce(declExpr:'FIXED' declExpr)} - assuming | |
the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1075 on terminal INFIX_BAR_OP between {[explicit left 9979] shift(1128)} and {noprec reduce(declExpr:'FIXED' declExpr)} - assu | |
ming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1075 on terminal OR between {[explicit left 9973] shift(1129)} and {noprec reduce(declExpr:'FIXED' declExpr)} - assuming the f | |
ormer because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1075 on terminal AMP between {[explicit left 9975] shift(1130)} and {noprec reduce(declExpr:'FIXED' declExpr)} - assuming the | |
former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1075 on terminal AMP_AMP between {[explicit left 9975] shift(1131)} and {noprec reduce(declExpr:'FIXED' declExpr)} - assuming | |
the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1075 on terminal INFIX_AMP_OP between {[explicit left 9979] shift(1132)} and {noprec reduce(declExpr:'FIXED' declExpr)} - assu | |
ming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1075 on terminal EQUALS between {[explicit left 9979] shift(1133)} and {noprec reduce(declExpr:'FIXED' declExpr)} - assuming t | |
he former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1075 on terminal INFIX_COMPARE_OP between {[explicit left 9979] shift(1134)} and {noprec reduce(declExpr:'FIXED' declExpr)} - | |
assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1075 on terminal DOLLAR between {[explicit left 9979] shift(1135)} and {noprec reduce(declExpr:'FIXED' declExpr)} - assuming t | |
he former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1075 on terminal LESS between {[explicit left 9979] shift(1136)} and {noprec reduce(declExpr:'FIXED' declExpr)} - assuming the | |
former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1075 on terminal GREATER between {[explicit left 9979] shift(1138)} and {noprec reduce(declExpr:'FIXED' declExpr)} - assuming | |
the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1075 on terminal INFIX_AT_HAT_OP between {[explicit right 9980] shift(1139)} and {noprec reduce(declExpr:'FIXED' declExpr)} - | |
assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1075 on terminal PERCENT_OP between {[explicit left 9985] shift(1140)} and {noprec reduce(declExpr:'FIXED' declExpr)} - assumi | |
ng the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1075 on terminal COLON_COLON between {[explicit right 9981] shift(1141)} and {noprec reduce(declExpr:'FIXED' declExpr)} - assu | |
ming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1075 on terminal PLUS_MINUS_OP between {[explicit left 9984] shift(1142)} and {noprec reduce(declExpr:'FIXED' declExpr)} - ass | |
uming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1075 on terminal MINUS between {[explicit left 9984] shift(1143)} and {noprec reduce(declExpr:'FIXED' declExpr)} - assuming th | |
e former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1075 on terminal STAR between {[explicit left 9985] shift(1144)} and {noprec reduce(declExpr:'FIXED' declExpr)} - assuming the | |
former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1075 on terminal INFIX_STAR_DIV_MOD_OP between {[explicit left 9985] shift(1145)} and {noprec reduce(declExpr:'FIXED' declExpr | |
)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1075 on terminal INFIX_STAR_STAR_OP between {[explicit right 9986] shift(1146)} and {noprec reduce(declExpr:'FIXED' declExpr)} | |
- assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1075 on terminal COMMA between {[explicit left 9967] shift(1212)} and {noprec reduce(declExpr:'FIXED' declExpr)} - assuming th | |
e former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1184 on terminal error between {noprec shift(1188)} and {[explicit nonassoc 9934] reduce(patternClauses:patternAndGuard patter | |
nResult)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1193 on terminal ELIF between {noprec shift(1207)} and {noprec reduce(ifExprElifs:)} - assuming the former because we prefer s | |
hift when unable to compare precedences | |
shift/reduce error at state 1193 on terminal ELSE between {[explicit nonassoc 9957] shift(1201)} and {noprec reduce(ifExprElifs:)} - assuming the former b | |
ecause we prefer shift when unable to compare precedences | |
shift/reduce error at state 1193 on terminal OELSE between {noprec shift(1202)} and {noprec reduce(ifExprElifs:)} - assuming the former because we prefer | |
shift when unable to compare precedences | |
reduce/reduce error at state 1235 on terminal error between {[explicit nonassoc 9951] reduce(objExpr:'NEW' appTypeNonAtomicDeprecated)} and {noprec reduce | |
(opt_HIGH_PRECEDENCE_APP:)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1239 on terminal OBLOCKSEP between {[explicit nonassoc 9951] reduce(minusExpr:'NEW' appTypeNonAtomicDeprecated opt_HIGH_PRECE | |
DENCE_APP atomicExprAfterType)} and {[explicit nonassoc 9951] reduce(objExprBaseCall:'NEW' appTypeNonAtomicDeprecated opt_HIGH_PRECEDENCE_APP atomicExprAfterType) | |
} - assuming the former because we prefer the rule earlier in the file | |
shift/reduce error at state 1247 on terminal EQUALS between {[explicit left 9979] shift(1414)} and {noprec reduce(minusExpr:appExpr)} - assuming the forme | |
r because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1249 on terminal QMARK between {[explicit left 9996] shift(1271)} and {noprec reduce(appExpr:atomicExpr)} - assuming the forme | |
r because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1252 on terminal QMARK between {[explicit left 9996] shift(1271)} and {noprec reduce(argExpr:atomicExpr)} - assuming the forme | |
r because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1256 on terminal HIGH_PRECEDENCE_PAREN_APP between {[explicit left 9998] shift(1258)} and {noprec reduce(atomType:'CONST' atom | |
icExpr)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1256 on terminal HIGH_PRECEDENCE_BRACK_APP between {[explicit left 9997] shift(1257)} and {noprec reduce(atomType:'CONST' atom | |
icExpr)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1256 on terminal DOT between {[explicit left 9996] shift(1263)} and {noprec reduce(atomType:'CONST' atomicExpr)} - assuming th | |
e former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1263 on terminal error between {noprec shift(963)} and {noprec reduce(atomicExprQualification:)} - assuming the former because | |
we prefer shift when unable to compare precedences | |
shift/reduce error at state 1263 on terminal LPAREN between {[explicit nonassoc 9942] shift(1288)} and {noprec reduce(atomicExprQualification:)} - assumin | |
g the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1263 on terminal LBRACK between {[explicit nonassoc 9949] shift(1295)} and {noprec reduce(atomicExprQualification:)} - assumin | |
g the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1263 on terminal EOF between {noprec shift(976)} and {noprec reduce(atomicExprQualification:)} - assuming the former because w | |
e prefer shift when unable to compare precedences | |
shift/reduce error at state 1263 on terminal LPAREN_STAR_RPAREN between {noprec shift(1697)} and {noprec reduce(atomicExprQualification:)} - assuming the | |
former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1263 on terminal IDENT between {[explicit nonassoc 9949] shift(1686)} and {noprec reduce(atomicExprQualification:)} - assuming | |
the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1266 on terminal error between {noprec shift(963)} and {noprec reduce(atomicExprQualification:)} - assuming the former because | |
we prefer shift when unable to compare precedences | |
shift/reduce error at state 1266 on terminal LPAREN between {[explicit nonassoc 9942] shift(1288)} and {noprec reduce(atomicExprQualification:)} - assumin | |
g the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1266 on terminal LBRACK between {[explicit nonassoc 9949] shift(1295)} and {noprec reduce(atomicExprQualification:)} - assumin | |
g the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1266 on terminal EOF between {noprec shift(976)} and {noprec reduce(atomicExprQualification:)} - assuming the former because w | |
e prefer shift when unable to compare precedences | |
shift/reduce error at state 1266 on terminal LPAREN_STAR_RPAREN between {noprec shift(1697)} and {noprec reduce(atomicExprQualification:)} - assuming the | |
former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1266 on terminal IDENT between {[explicit nonassoc 9949] shift(1686)} and {noprec reduce(atomicExprQualification:)} - assuming | |
the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1275 on terminal error between {noprec shift(969)} and {noprec reduce(listExprElements:)} - assuming the former because we pre | |
fer shift when unable to compare precedences | |
shift/reduce error at state 1275 on terminal EOF between {noprec shift(976)} and {noprec reduce(listExprElements:)} - assuming the former because we prefe | |
r shift when unable to compare precedences | |
shift/reduce error at state 1333 on terminal error between {noprec shift(972)} and {noprec reduce(listExprElements:)} - assuming the former because we pre | |
fer shift when unable to compare precedences | |
shift/reduce error at state 1333 on terminal EOF between {noprec shift(976)} and {noprec reduce(listExprElements:)} - assuming the former because we prefe | |
r shift when unable to compare precedences | |
reduce/reduce error at state 1347 on terminal EOF between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rp | |
aren)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal OINTERFACE_MEMBER between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAR | |
EN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal OBLOCKEND between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'err | |
or' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal OBLOCKEND_COMING_SOON between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:' | |
LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal OBLOCKEND_IS_HERE between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAR | |
EN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal ORIGHT_BLOCK_END between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPARE | |
N' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal ODECLEND between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'erro | |
r' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal OEND between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' r | |
paren)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal OBLOCKSEP between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'err | |
or' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal OWITH between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' | |
rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal OELSE between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' | |
rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal OTHEN between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' | |
rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal ODO between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rp | |
aren)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal OLET between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' r | |
paren)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal HIGH_PRECEDENCE_TYAPP between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:' | |
LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal HIGH_PRECEDENCE_PAREN_APP between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opNa | |
me:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal HIGH_PRECEDENCE_BRACK_APP between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opNa | |
me:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal TYPE_COMING_SOON between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPARE | |
N' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal TYPE_IS_HERE between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' ' | |
error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal MODULE_COMING_SOON between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPA | |
REN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal MODULE_IS_HERE between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' | |
'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal EXTERN between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' | |
rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal PUBLIC between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' | |
rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal PRIVATE between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error | |
' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal INTERNAL between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'erro | |
r' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal GLOBAL between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' | |
rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal STATIC between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' | |
rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal MEMBER between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' | |
rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal ABSTRACT between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'erro | |
r' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal OVERRIDE between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'erro | |
r' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal DEFAULT between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error | |
' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal INHERIT between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error | |
' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal STRUCT between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' | |
rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal BAR between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rp | |
aren)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal RBRACK between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' | |
rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal RBRACE between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' | |
rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal RBRACE_COMING_SOON between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPA | |
REN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal RBRACE_IS_HERE between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' | |
'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal MINUS between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' | |
rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal DOLLAR between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' | |
rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal BAR_RBRACK between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'er | |
ror' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal SEMICOLON_SEMICOLON between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LP | |
AREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal LARROW between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' | |
rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal EQUALS between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' | |
rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal LBRACK between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' | |
rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal LBRACK_BAR between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'er | |
ror' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal LBRACK_LESS between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'e | |
rror' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal LBRACE between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' | |
rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal QMARK between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' | |
rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal DOT between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rp | |
aren)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal COLON between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' | |
rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal COLON_COLON between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'e | |
rror' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal COLON_GREATER between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' | |
'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal COLON_QMARK_GREATER between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LP | |
AREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal COLON_QMARK between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'e | |
rror' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal COLON_EQUALS between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' ' | |
error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal SEMICOLON between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'err | |
or' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal WHEN between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' r | |
paren)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal WITH between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' r | |
paren)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal HASH between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' r | |
paren)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal AMP between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rp | |
aren)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal AMP_AMP between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error | |
' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal QUOTE between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' | |
rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal LPAREN between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' | |
rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal RPAREN between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' | |
rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal RPAREN_COMING_SOON between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPA | |
REN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal RPAREN_IS_HERE between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' | |
'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal STAR between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' r | |
paren)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal COMMA between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' | |
rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal RARROW between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' | |
rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal LPAREN_STAR_RPAREN between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPA | |
REN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal OPEN between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' r | |
paren)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal OR between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rpa | |
ren)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal THEN between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' r | |
paren)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal TO between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rpa | |
ren)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal TRUE between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' r | |
paren)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal TYPE between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' r | |
paren)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal VAL between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rp | |
aren)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal INTERFACE between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'err | |
or' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal NEW between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rp | |
aren)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal EXCEPTION between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'err | |
or' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal FALSE between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' | |
rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal IN between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rpa | |
ren)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal JOIN_IN between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error | |
' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal FINALLY between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error | |
' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal AND between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rp | |
aren)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal AS between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rpa | |
ren)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal BEGIN between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' | |
rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal DO between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rpa | |
ren)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal DONE between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' r | |
paren)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal DOWNTO between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' | |
rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal ELSE between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' r | |
paren)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal ELIF between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' r | |
paren)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal END between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rp | |
aren)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal DOT_DOT between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error | |
' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal BAR_BAR between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error | |
' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal NULL between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' r | |
paren)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal MODULE between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' | |
rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal NAMESPACE between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'err | |
or' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal BASE between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' r | |
paren)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal LQUOTE between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' | |
rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal RQUOTE between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' | |
rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal PERCENT_OP between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'er | |
ror' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal LESS between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' r | |
paren)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal GREATER between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error | |
' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal LET between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rp | |
aren)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal BIGNUM between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' | |
rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal DECIMAL between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error | |
' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal CHAR between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' r | |
paren)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal IEEE64 between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' | |
rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal IEEE32 between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' | |
rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal NATIVEINT between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'err | |
or' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal UNATIVEINT between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'er | |
ror' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal UINT64 between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' | |
rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal UINT32 between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' | |
rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal UINT16 between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' | |
rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal UINT8 between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' | |
rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal INT64 between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' | |
rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal INT32 between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' | |
rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal INT16 between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' | |
rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal INT8 between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' r | |
paren)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal ADJACENT_PREFIX_OP between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPA | |
REN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal PLUS_MINUS_OP between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' | |
'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal INFIX_AMP_OP between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' ' | |
error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal INFIX_STAR_DIV_MOD_OP between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:' | |
LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal PREFIX_OP between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'err | |
or' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal INFIX_BAR_OP between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' ' | |
error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal INFIX_AT_HAT_OP between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN | |
' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal INFIX_COMPARE_OP between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPARE | |
N' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal INFIX_STAR_STAR_OP between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPA | |
REN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal IDENT between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' | |
rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal KEYWORD_STRING between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' | |
'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal STRING between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' | |
rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal BYTEARRAY between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'err | |
or' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal error between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' | |
rparen)} - assuming the former because we prefer the rule earlier in the file | |
shift/reduce error at state 1443 on terminal EOF between {noprec shift(976)} and {noprec reduce(recdBinding:pathOrUnderscore)} - assuming the former becau | |
se we prefer shift when unable to compare precedences | |
shift/reduce error at state 1443 on terminal error between {noprec shift(963)} and {noprec reduce(recdBinding:pathOrUnderscore)} - assuming the former bec | |
ause we prefer shift when unable to compare precedences | |
shift/reduce error at state 1443 on terminal RBRACE_COMING_SOON between {noprec shift(1811)} and {noprec reduce(recdBinding:pathOrUnderscore)} - assuming | |
the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1444 on terminal EOF between {noprec shift(976)} and {[explicit left 9979] reduce(recdBinding:pathOrUnderscore 'EQUALS')} - as | |
suming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1444 on terminal error between {noprec shift(963)} and {[explicit left 9979] reduce(recdBinding:pathOrUnderscore 'EQUALS')} - | |
assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1444 on terminal RBRACE_COMING_SOON between {noprec shift(1811)} and {[explicit left 9979] reduce(recdBinding:pathOrUnderscore | |
'EQUALS')} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1450 on terminal error between {noprec shift(1467)} and {[explicit nonassoc 9962] reduce(opt_objExprInterfaces:)} - assuming t | |
he former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1456 on terminal error between {noprec shift(733)} and {[explicit nonassoc 9950] reduce(opt_attributes:)} - assuming the forme | |
r because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1461 on terminal END between {noprec shift(1759)} and {noprec reduce(opt_declEnd:)} - assuming the former because we prefer sh | |
ift when unable to compare precedences | |
shift/reduce error at state 1461 on terminal OEND between {noprec shift(1758)} and {noprec reduce(opt_declEnd:)} - assuming the former because we prefer s | |
hift when unable to compare precedences | |
shift/reduce error at state 1461 on terminal ODECLEND between {noprec shift(1757)} and {noprec reduce(opt_declEnd:)} - assuming the former because we pref | |
er shift when unable to compare precedences | |
shift/reduce error at state 1463 on terminal error between {noprec shift(1467)} and {[explicit nonassoc 9962] reduce(opt_objExprInterfaces:)} - assuming t | |
he former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1465 on terminal error between {noprec shift(1467)} and {[explicit nonassoc 9962] reduce(opt_objExprInterfaces:)} - assuming t | |
he former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1467 on terminal error between {noprec shift(1467)} and {[explicit nonassoc 9962] reduce(opt_objExprInterfaces:)} - assuming t | |
he former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1534 on terminal QUOTE between {noprec shift(1680)} and {[explicit nonassoc 9945] reduce(tupleType:appType)} - assuming the fo | |
rmer because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1534 on terminal GLOBAL between {noprec shift(1687)} and {[explicit nonassoc 9945] reduce(tupleType:appType)} - assuming the f | |
ormer because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1541 on terminal QUOTE between {noprec shift(1680)} and {[explicit nonassoc 9946] reduce(tupleOrQuotTypeElements:appType)} - a | |
ssuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1541 on terminal GLOBAL between {noprec shift(1687)} and {[explicit nonassoc 9946] reduce(tupleOrQuotTypeElements:appType)} - | |
assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1548 on terminal COLON_GREATER between {[explicit left 9978] shift(1573)} and {noprec reduce(appTypeCon:typar)} - assuming the | |
former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1550 on terminal INFIX_AT_HAT_OP between {[explicit right 9980] shift(1552)} and {noprec reduce(appTypeConPower:appTypeCon)} - | |
assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1551 on terminal INFIX_AT_HAT_OP between {[explicit right 9980] shift(1552)} and {noprec reduce(appTypeConPower:appTypeCon)} - | |
assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1551 on terminal LESS between {[explicit left 9979] shift(1640)} and {noprec reduce(appTypeConPower:appTypeCon)} - assuming th | |
e former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1551 on terminal DOT between {[explicit left 9996] shift(1635)} and {noprec reduce(appTypeConPower:appTypeCon)} - assuming the | |
former because we prefer shift when unable to compare precedences | |
reduce/reduce error at state 1557 on terminal HIGH_PRECEDENCE_BRACK_APP between {noprec reduce(appType:appType arrayTypeSuffix)} and {noprec reduce(appTyp | |
eNonAtomicDeprecated:appType arrayTypeSuffix)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1561 on terminal HIGH_PRECEDENCE_BRACK_APP between {[explicit left 9997] reduce(appType:appType 'HIGH_PRECEDENCE_BRACK_APP' a | |
rrayTypeSuffix)} and {[explicit left 9997] reduce(appTypeNonAtomicDeprecated:appType 'HIGH_PRECEDENCE_BRACK_APP' arrayTypeSuffix)} - assuming the former because w | |
e prefer the rule earlier in the file | |
reduce/reduce error at state 1563 on terminal HIGH_PRECEDENCE_BRACK_APP between {noprec reduce(appType:appType appTypeConPower)} and {noprec reduce(appTyp | |
eNonAtomicDeprecated:appType appTypeConPower)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1571 on terminal HIGH_PRECEDENCE_BRACK_APP between {[explicit nonassoc 9942] reduce(appType:'LPAREN' appTypePrefixArguments r | |
paren appTypeConPower)} and {[explicit nonassoc 9942] reduce(appTypeNonAtomicDeprecated:'LPAREN' appTypePrefixArguments rparen appTypeConPower)} - assuming the fo | |
rmer because we prefer the rule earlier in the file | |
reduce/reduce error at state 1576 on terminal HIGH_PRECEDENCE_BRACK_APP between {[explicit left 9978] reduce(appType:typar 'COLON_GREATER' typ)} and {[exp | |
licit left 9978] reduce(appTypeNonAtomicDeprecated:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1582 on terminal HIGH_PRECEDENCE_BRACK_APP between {[explicit left 9978] reduce(appType:'UNDERSCORE' 'COLON_GREATER' typ)} an | |
d {[explicit left 9978] reduce(appTypeNonAtomicDeprecated:'UNDERSCORE' 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file | |
shift/reduce error at state 1599 on terminal INFIX_AT_HAT_OP between {[explicit right 9980] shift(1602)} and {noprec reduce(powerType:atomType)} - assumin | |
g the former because we prefer shift when unable to compare precedences | |
reduce/reduce error at state 1599 on terminal HIGH_PRECEDENCE_BRACK_APP between {noprec reduce(powerType:atomType)} and {noprec reduce(powerTypeNonAtomicD | |
eprecated:atomType)} - assuming the former because we prefer the rule earlier in the file | |
shift/reduce error at state 1600 on terminal INFIX_AT_HAT_OP between {[explicit right 9980] shift(1601)} and {noprec reduce(powerType:atomType)} - assumin | |
g the former because we prefer shift when unable to compare precedences | |
reduce/reduce error at state 1604 on terminal HIGH_PRECEDENCE_BRACK_APP between {[explicit right 9980] reduce(powerType:atomType 'INFIX_AT_HAT_OP' atomicR | |
ationalConstant)} and {[explicit right 9980] reduce(powerTypeNonAtomicDeprecated:atomType 'INFIX_AT_HAT_OP' atomicRationalConstant)} - assuming the former because | |
we prefer the rule earlier in the file | |
shift/reduce error at state 1607 on terminal DOT between {[explicit left 9996] shift(1632)} and {noprec reduce(atomType:'HASH' atomType)} - assuming the f | |
ormer because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1642 on terminal EOF between {noprec shift(976)} and {noprec reduce(dummyTypeArg:)} - assuming the former because we prefer sh | |
ift when unable to compare precedences | |
shift/reduce error at state 1642 on terminal error between {noprec shift(963)} and {noprec reduce(dummyTypeArg:)} - assuming the former because we prefer | |
shift when unable to compare precedences | |
shift/reduce error at state 1667 on terminal INFIX_AT_HAT_OP between {[explicit right 9980] shift(1668)} and {noprec reduce(measureTypePower:measureTypeAt | |
om)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1783 on terminal TYPE_COMING_SOON between {noprec shift(1782)} and {noprec reduce(ends_coming_soon_or_recover:'TYPE_COMING_SOO | |
N')} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1783 on terminal TYPE_IS_HERE between {noprec shift(1785)} and {noprec reduce(ends_coming_soon_or_recover:'TYPE_COMING_SOON')} | |
- assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1783 on terminal TYPE between {noprec shift(1786)} and {noprec reduce(ends_coming_soon_or_recover:'TYPE_COMING_SOON')} - assum | |
ing the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1788 on terminal MODULE_COMING_SOON between {noprec shift(1787)} and {noprec reduce(ends_coming_soon_or_recover:'MODULE_COMING | |
_SOON')} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1788 on terminal MODULE_IS_HERE between {noprec shift(1790)} and {noprec reduce(ends_coming_soon_or_recover:'MODULE_COMING_SOO | |
N')} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1788 on terminal MODULE between {noprec shift(1791)} and {noprec reduce(ends_coming_soon_or_recover:'MODULE_COMING_SOON')} - a | |
ssuming the former because we prefer shift when unable to compare precedences | |
time: 00:00:09.6768308 | |
building goto table... time: 00:00:03.7969166 | |
returning tables. | |
305 shift/reduce conflicts | |
234 reduce/reduce conflicts | |
consider setting precedences explicitly using %left %right and %nonassoc on terminals and/or setting explicit precedence on rules using %prec | |
1815 states | |
322 nonterminals | |
196 terminals | |
1054 productions | |
#rows in action table: 1815 | |
"C:\Users\scott\source\repos\FSharp.Compiler.Service\packages\FsLexYacc.7.0.6\build\\fsyacc.exe" -o "pppars.fs" --module Microsoft.FSharp.Compiler.PPParser --ope | |
n Microsoft.FSharp.Compiler --internal --lexlib Internal.Utilities.Text.Lexing --parslib Internal.Utilities.Text.Parsing C:\Users\scott\source\repos\FSharp.Compil | |
er.Service\fcs\FSharp.Compiler.Service\..\..\src\fsharp\pppars.fsy | |
building tables | |
computing first function... time: 00:00:00.0730638 | |
building kernels... time: 00:00:00.0498207 | |
building kernel table... time: 00:00:00.0159382 | |
computing lookahead relations.................................. time: 00:00:00.0271965 | |
building lookahead table... time: 00:00:00.0085734 | |
building action table... shift/reduce error at state 4 on terminal RPAREN between {[explicit nonassoc 9994] shift(24)} and {noprec reduce(Recover:'error')} | |
- assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 14 on terminal error between {noprec shift(3)} and {[explicit left 9998] reduce(Expr:'OP_NOT' Expr)} - assuming the former bec | |
ause we prefer shift when unable to compare precedences | |
shift/reduce error at state 15 on terminal error between {noprec shift(3)} and {[explicit left 9997] reduce(Expr:Expr 'OP_AND' Expr)} - assuming the forme | |
r because we prefer shift when unable to compare precedences | |
shift/reduce error at state 16 on terminal error between {noprec shift(3)} and {[explicit left 9996] reduce(Expr:Expr 'OP_OR' Expr)} - assuming the former | |
because we prefer shift when unable to compare precedences | |
reduce/reduce error at state 25 on terminal OP_AND between {[explicit nonassoc 9999] reduce(Expr:'LPAREN' Expr Recover)} and {noprec reduce(Expr:Expr Reco | |
ver)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 25 on terminal OP_OR between {[explicit nonassoc 9999] reduce(Expr:'LPAREN' Expr Recover)} and {noprec reduce(Expr:Expr Recov | |
er)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 25 on terminal RPAREN between {[explicit nonassoc 9999] reduce(Expr:'LPAREN' Expr Recover)} and {noprec reduce(Expr:Expr Reco | |
ver)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 25 on terminal error between {[explicit nonassoc 9999] reduce(Expr:'LPAREN' Expr Recover)} and {noprec reduce(Expr:Expr Recov | |
er)} - assuming the former because we prefer the rule earlier in the file | |
time: 00:00:00.0546254 | |
building goto table... time: 00:00:00.0009749 | |
returning tables. | |
4 shift/reduce conflicts | |
4 reduce/reduce conflicts | |
consider setting precedences explicitly using %left %right and %nonassoc on terminals and/or setting explicit precedence on rules using %prec | |
31 states | |
5 nonterminals | |
11 terminals | |
19 productions | |
#rows in action table: 31 | |
GenerateTargetFrameworkMonikerAttribute: | |
Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. | |
CoreCompile: | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\packages\FSharp.Compiler.Tools.4.1.27\tools\fsc.exe -o:obj\Release\FSharp.Compiler.Service.dll | |
-g | |
--debug:pdbonly | |
--noframework | |
--baseaddress:0x06800000 | |
--define:CROSS_PLATFORM_COMPILER | |
--define:ENABLE_MONO_SUPPORT | |
--define:COMPILER | |
--define:COMPILER_SERVICE_AS_DLL | |
--define:NO_STRONG_NAMES | |
--doc:..\..\Release\fcs\net45\FSharp.Compiler.Service.xml | |
--optimize+ | |
--platform:anycpu | |
--resource:obj\Release\FSComp.resources | |
--resource:obj\Release\FSIstrings.resources | |
--resource:obj\Release\FSStrings.resources | |
-r:C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\..\packages\Microsoft.Portable.FSharp.Core.4.1.20\lib\profiles\net40\ | |
FSharp.Core.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\ISymWrapper.dll | |
-r:C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\..\packages\Microsoft.DiaSymReader.1.1.0\lib\portable-net45+win8\Micr | |
osoft.DiaSymReader.dll | |
-r:C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\..\packages\Microsoft.DiaSymReader.PortablePdb.1.2.0\lib\portable-net | |
45+win8\Microsoft.DiaSymReader.PortablePdb.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll | |
-r:C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\..\packages\System.Collections.Immutable.1.3.1\lib\portable-net45+win | |
8+wp8+wpa81\System.Collections.Immutable.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Numerics.dll | |
-r:C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\..\packages\System.Reflection.Metadata.1.4.2\lib\portable-net45+win8\ | |
System.Reflection.Metadata.dll | |
-r:C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\..\packages\System.ValueTuple.4.3.1\lib\netstandard1.0\System.ValueTu | |
ple.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Collections.Concurrent.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Collections.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.ComponentModel.Annotations.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.ComponentModel.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.ComponentModel.EventBasedAsync.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Diagnostics.Contracts.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Diagnostics.Debug.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Diagnostics.Tools.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Diagnostics.Tracing.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Dynamic.Runtime.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Globalization.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.IO.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Linq.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Linq.Expressions.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Linq.Parallel.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Linq.Queryable.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Net.NetworkInformation.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Net.Primitives.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Net.Requests.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.ObjectModel.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Reflection.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Reflection.Emit.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Reflection.Emit.ILGeneration.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Reflection.Emit.Lightweight.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Reflection.Extensions.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Reflection.Primitives.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Resources.ResourceManager.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Runtime.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Runtime.Extensions.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Runtime.InteropServices.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Runtime.InteropServices.WindowsRuntime.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Runtime.Numerics.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Runtime.Serialization.Json.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Runtime.Serialization.Primitives.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Runtime.Serialization.Xml.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Security.Principal.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.ServiceModel.Duplex.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.ServiceModel.Http.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.ServiceModel.NetTcp.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.ServiceModel.Primitives.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.ServiceModel.Security.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Text.Encoding.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Text.Encoding.Extensions.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Text.RegularExpressions.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Threading.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Threading.Tasks.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Threading.Tasks.Parallel.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Xml.ReaderWriter.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Xml.XDocument.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Xml.XmlSerializer.dll | |
--target:library | |
--nowarn:44,62,9,69,65,54,61,75 | |
--warnaserror:76 | |
--fullpaths | |
--flaterrors | |
--subsystemversion:6.00 | |
--highentropyva+ | |
/warnon:1182 | |
--times | |
--version:18.0.1.0 | |
obj\Release\FSComp.fs | |
obj\Release\FSIstrings.fs | |
AssemblyInfo.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\utils\reshapedreflection.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\utils\sformat.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\utils\sformat.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\fsharp\sr.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\fsharp\sr.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\utils\prim-lexing.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\utils\prim-lexing.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\utils\prim-parsing.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\utils\prim-parsing.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\utils\ResizeArray.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\utils\ResizeArray.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\utils\HashMultiMap.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\utils\HashMultiMap.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\utils\EditDistance.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\utils\TaggedCollections.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\utils\TaggedCollections.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\fsharp\QueueList.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\absil\ildiag.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\absil\ildiag.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\absil\illib.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\utils\filename.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\utils\filename.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\absil\zmap.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\absil\zmap.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\absil\zset.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\absil\zset.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\absil\bytes.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\absil\bytes.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\fsharp\lib.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\fsharp\InternalCollections.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\fsharp\InternalCollections.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\fsharp\rational.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\fsharp\rational.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\fsharp\range.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\fsharp\range.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\fsharp\ErrorLogger.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\fsharp\ErrorResolutionHints.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\fsharp\ReferenceResolver.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\absil\il.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\absil\il.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\absil\ilx.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\absil\ilx.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\absil\ilascii.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\absil\ilascii.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\absil\ilprint.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\absil\ilprint.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\absil\ilmorph.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\absil\ilmorph.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\absil\ilsupp.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\absil\ilsupp.fs | |
ilpars.fs | |
illex.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\absil\ilbinary.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\absil\ilbinary.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\absil\ilread.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\absil\ilread.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\absil\ilwritepdb.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\absil\ilwritepdb.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\absil\ilwrite.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\absil\ilwrite.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\absil\ilreflect.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\utils\CompilerLocationUtils.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\fsharp\PrettyNaming.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\ilx\ilxsettings.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\ilx\EraseClosures.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\ilx\EraseClosures.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\ilx\EraseUnions.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\ilx\EraseUnions.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\fsharp\UnicodeLexing.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\fsharp\UnicodeLexing.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\fsharp\layout.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\fsharp\layout.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\fsharp\ast.fs | |
pppars.fs | |
pars.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\fsharp\lexhelp.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\fsharp\lexhelp.fs | |
pplex.fs | |
lex.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\fsharp\LexFilter.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\fsharp\tainted.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\fsharp\tainted.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\fsharp\ExtensionTyping.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\fsharp\ExtensionTyping.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\fsharp\QuotationPickler.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\fsharp\QuotationPickler.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\fsharp\tast.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\fsharp\TcGlobals.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\fsharp\TastOps.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\fsharp\TastOps.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\fsharp\TastPickle.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\fsharp\TastPickle.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\fsharp\import.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\fsharp\import.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\fsharp\infos.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\fsharp\AccessibilityLogic.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\fsharp\AttributeChecking.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\fsharp\InfoReader.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\fsharp\NicePrint.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\fsharp\AugmentWithHashCompare.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\fsharp\AugmentWithHashCompare.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\fsharp\NameResolution.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\fsharp\NameResolution.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\fsharp\TypeRelations.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\fsharp\SignatureConformance.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\fsharp\MethodOverrides.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\fsharp\MethodCalls.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\fsharp\PatternMatchCompilation.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\fsharp\PatternMatchCompilation.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\fsharp\ConstraintSolver.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\fsharp\ConstraintSolver.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\fsharp\CheckFormatStrings.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\fsharp\CheckFormatStrings.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\fsharp\FindUnsolved.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\fsharp\QuotationTranslator.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\fsharp\QuotationTranslator.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\fsharp\PostInferenceChecks.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\fsharp\PostInferenceChecks.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\fsharp\TypeChecker.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\fsharp\TypeChecker.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\fsharp\Optimizer.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\fsharp\Optimizer.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\fsharp\DetupleArgs.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\fsharp\DetupleArgs.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\fsharp\InnerLambdasToTopLevelFuncs.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\fsharp\InnerLambdasToTopLevelFuncs.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\fsharp\LowerCallsAndSeqs.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\fsharp\autobox.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\fsharp\IlxGen.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\fsharp\IlxGen.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\fsharp\CompileOps.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\fsharp\CompileOps.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\fsharp\CompileOptions.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\fsharp\CompileOptions.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\fsharp\fsc.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\fsharp\fsc.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\fsharp\symbols\SymbolHelpers.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\fsharp\symbols\SymbolHelpers.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\fsharp\symbols\Symbols.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\fsharp\symbols\Symbols.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\fsharp\symbols\Exprs.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\fsharp\symbols\Exprs.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\fsharp\symbols\SymbolPatterns.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\fsharp\symbols\SymbolPatterns.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\fsharp\service\IncrementalBuild.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\fsharp\service\IncrementalBuild.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\fsharp\service\Reactor.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\fsharp\service\Reactor.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\fsharp\service\ServiceConstants.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\fsharp\service\ServiceLexing.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\fsharp\service\ServiceLexing.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\fsharp\service\ServiceParseTreeWalk.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\fsharp\service\ServiceNavigation.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\fsharp\service\ServiceNavigation.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\fsharp\service\ServiceParamInfoLocations.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\fsharp\service\ServiceParamInfoLocations.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\fsharp\service\ServiceUntypedParse.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\fsharp\service\ServiceUntypedParse.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\utils\reshapedmsbuild.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\fsharp\SimulatedMSBuildReferenceResolver.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\fsharp\service\ServiceDeclarationLists.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\fsharp\service\ServiceDeclarationLists.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\fsharp\service\ServiceAssemblyContent.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\fsharp\service\ServiceAssemblyContent.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\fsharp\service\ServiceXmlDocParser.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\fsharp\service\ServiceXmlDocParser.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\fsharp\service\ExternalSymbol.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\fsharp\service\ExternalSymbol.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\fsharp\service\QuickParse.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\fsharp\service\QuickParse.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\fsharp\service\service.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\fsharp\service\service.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\fsharp\service\ServiceInterfaceStubGenerator.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\fsharp\service\ServiceInterfaceStubGenerator.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\fsharp\service\ServiceStructure.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\fsharp\service\ServiceStructure.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\fsharp\service\ServiceAnalysis.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\fsharp\service\ServiceAnalysis.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\fsharp\fsi\fsi.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\fsharp\fsi\fsi.fs | |
C:\Users\scott\AppData\Local\Temp\.NETFramework,Version=v4.5.AssemblyAttributes.fs | |
_CopyFilesMarkedCopyLocal: | |
Copying file from "C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\..\packages\Microsoft.DiaSymReader.1.1.0\lib\portable | |
-net45+win8\Microsoft.DiaSymReader.dll" to "..\..\Release\fcs\net45\Microsoft.DiaSymReader.dll". | |
Copying file from "C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\..\packages\Microsoft.DiaSymReader.PortablePdb.1.2.0\ | |
lib\portable-net45+win8\Microsoft.DiaSymReader.PortablePdb.dll" to "..\..\Release\fcs\net45\Microsoft.DiaSymReader.PortablePdb.dll". | |
Copying file from "C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\..\packages\System.Collections.Immutable.1.3.1\lib\po | |
rtable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll" to "..\..\Release\fcs\net45\System.Collections.Immutable.dll". | |
Copying file from "C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\..\packages\System.Reflection.Metadata.1.4.2\lib\port | |
able-net45+win8\System.Reflection.Metadata.dll" to "..\..\Release\fcs\net45\System.Reflection.Metadata.dll". | |
Copying file from "C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\..\packages\System.ValueTuple.4.3.1\lib\netstandard1. | |
0\System.ValueTuple.dll" to "..\..\Release\fcs\net45\System.ValueTuple.dll". | |
Copying file from "C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\..\packages\Microsoft.DiaSymReader.PortablePdb.1.2.0\ | |
lib\portable-net45+win8\Microsoft.DiaSymReader.PortablePdb.xml" to "..\..\Release\fcs\net45\Microsoft.DiaSymReader.PortablePdb.xml". | |
Copying file from "C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\..\packages\Microsoft.DiaSymReader.1.1.0\lib\portable | |
-net45+win8\Microsoft.DiaSymReader.xml" to "..\..\Release\fcs\net45\Microsoft.DiaSymReader.xml". | |
Copying file from "C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\..\packages\System.Reflection.Metadata.1.4.2\lib\port | |
able-net45+win8\System.Reflection.Metadata.xml" to "..\..\Release\fcs\net45\System.Reflection.Metadata.xml". | |
Copying file from "C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\..\..\src\..\packages\System.Collections.Immutable.1.3.1\lib\po | |
rtable-net45+win8+wp8+wpa81\System.Collections.Immutable.xml" to "..\..\Release\fcs\net45\System.Collections.Immutable.xml". | |
Creating "C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\obj\Release\FSharp.Compiler.Service.fsproj.CopyComplete" because "Always | |
Create" was specified. | |
CopyFilesToOutputDirectory: | |
Copying file from "obj\Release\FSharp.Compiler.Service.dll" to "..\..\Release\fcs\net45\FSharp.Compiler.Service.dll". | |
FSharp.Compiler.Service -> C:\Users\scott\source\repos\FSharp.Compiler.Service\Release\fcs\net45\FSharp.Compiler.Service.dll | |
Copying file from "obj\Release\FSharp.Compiler.Service.pdb" to "..\..\Release\fcs\net45\FSharp.Compiler.Service.pdb". | |
3>Done Building Project "C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service\FSharp.Compiler.Service.fsproj" (default targets). | |
2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets(2041,5): warning MSB3277: Found conflicts bet | |
ween different versions of "FSharp.Core" that could not be resolved. These reference conflicts are listed in the build log when log verbosity is set to detailed. [ | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\samples\EditorService\EditorService.fsproj] | |
2>GenerateTargetFrameworkMonikerAttribute: | |
Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. | |
CoreCompile: | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\packages\FSharp.Compiler.Tools.4.1.27\tools\fsc.exe -o:obj\Release\EditorService.exe | |
--debug:pdbonly | |
--noframework | |
--define:TRACE | |
--doc:bin\Release\EditorService.xml | |
--optimize+ | |
--platform:anycpu32bitpreferred | |
-r:C:\Users\scott\source\repos\FSharp.Compiler.Service\Release\fcs\net45\FSharp.Compiler.Service.dll | |
-r:C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\\..\packages\Microsoft.Portable.FSharp.Core.4.1.20\lib\profiles\net40\FSharp.Core.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Numerics.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Collections.Concurrent.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Collections.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.ComponentModel.Annotations.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.ComponentModel.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.ComponentModel.EventBasedAsync.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Diagnostics.Contracts.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Diagnostics.Debug.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Diagnostics.Tools.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Diagnostics.Tracing.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Dynamic.Runtime.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Globalization.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.IO.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Linq.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Linq.Expressions.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Linq.Parallel.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Linq.Queryable.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Net.NetworkInformation.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Net.Primitives.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Net.Requests.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.ObjectModel.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Reflection.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Reflection.Emit.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Reflection.Emit.ILGeneration.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Reflection.Emit.Lightweight.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Reflection.Extensions.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Reflection.Primitives.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Resources.ResourceManager.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Runtime.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Runtime.Extensions.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Runtime.InteropServices.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Runtime.InteropServices.WindowsRuntime.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Runtime.Numerics.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Runtime.Serialization.Json.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Runtime.Serialization.Primitives.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Runtime.Serialization.Xml.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Security.Principal.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.ServiceModel.Duplex.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.ServiceModel.Http.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.ServiceModel.NetTcp.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.ServiceModel.Primitives.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.ServiceModel.Security.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Text.Encoding.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Text.Encoding.Extensions.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Text.RegularExpressions.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Threading.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Threading.Tasks.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Threading.Tasks.Parallel.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Xml.ReaderWriter.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Xml.XDocument.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Xml.XmlSerializer.dll | |
--target:exe | |
--warn:3 | |
--warnaserror:76 | |
--fullpaths | |
--flaterrors | |
--subsystemversion:6.00 | |
--highentropyva+ | |
C:\Users\scott\AppData\Local\Temp\.NETFramework,Version=v4.5.AssemblyAttributes.fs | |
Program.fs | |
5>GenerateTargetFrameworkMonikerAttribute: | |
Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. | |
11>GenerateTargetFrameworkMonikerAttribute: | |
Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. | |
7>GenerateTargetFrameworkMonikerAttribute: | |
Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. | |
5>CoreCompile: | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\packages\FSharp.Compiler.Tools.4.1.27\tools\fsc.exe -o:obj\Release\InteractiveService.exe | |
--debug:pdbonly | |
--noframework | |
--define:TRACE | |
--doc:bin\Release\InteractiveService.xml | |
--optimize+ | |
--platform:anycpu32bitpreferred | |
-r:C:\Users\scott\source\repos\FSharp.Compiler.Service\Release\fcs\net45\FSharp.Compiler.Service.dll | |
-r:C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\samples\InteractiveService\..\..\..\src\..\packages\FSharp.Compiler.Tools.4.1.27\tools\FSharp.Core.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Numerics.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Collections.Concurrent.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Collections.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.ComponentModel.Annotations.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.ComponentModel.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.ComponentModel.EventBasedAsync.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Diagnostics.Contracts.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Diagnostics.Debug.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Diagnostics.Tools.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Diagnostics.Tracing.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Dynamic.Runtime.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Globalization.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.IO.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Linq.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Linq.Expressions.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Linq.Parallel.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Linq.Queryable.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Net.NetworkInformation.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Net.Primitives.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Net.Requests.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.ObjectModel.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Reflection.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Reflection.Emit.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Reflection.Emit.ILGeneration.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Reflection.Emit.Lightweight.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Reflection.Extensions.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Reflection.Primitives.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Resources.ResourceManager.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Runtime.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Runtime.Extensions.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Runtime.InteropServices.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Runtime.InteropServices.WindowsRuntime.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Runtime.Numerics.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Runtime.Serialization.Json.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Runtime.Serialization.Primitives.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Runtime.Serialization.Xml.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Security.Principal.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.ServiceModel.Duplex.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.ServiceModel.Http.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.ServiceModel.NetTcp.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.ServiceModel.Primitives.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.ServiceModel.Security.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Text.Encoding.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Text.Encoding.Extensions.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Text.RegularExpressions.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Threading.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Threading.Tasks.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Threading.Tasks.Parallel.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Xml.ReaderWriter.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Xml.XDocument.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Xml.XmlSerializer.dll | |
--target:exe | |
--warn:3 | |
--warnaserror:76 | |
--fullpaths | |
--flaterrors | |
--subsystemversion:6.00 | |
--highentropyva+ | |
C:\Users\scott\AppData\Local\Temp\.NETFramework,Version=v4.5.AssemblyAttributes.fs | |
Program.fs | |
11>CoreCompile: | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\packages\FSharp.Compiler.Tools.4.1.27\tools\fsc.exe -o:obj\Release\FSharp.Compiler.Service.ProjectCracker.dll | |
--debug:pdbonly | |
--noframework | |
--define:TRACE | |
--doc:..\..\Release\fcs\net45\FSharp.Compiler.Service.ProjectCracker.xml | |
--optimize+ | |
--platform:anycpu | |
-r:C:\Users\scott\source\repos\FSharp.Compiler.Service\Release\fcs\net45\FSharp.Compiler.Service.dll | |
-r:C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.ProjectCracker\..\..\src\..\packages\Microsoft.Portable.FSharp.Core.4.1.20\lib\ | |
profiles\net40\FSharp.Core.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Numerics.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Runtime.Serialization.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Collections.Concurrent.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Collections.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.ComponentModel.Annotations.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.ComponentModel.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.ComponentModel.EventBasedAsync.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Diagnostics.Contracts.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Diagnostics.Debug.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Diagnostics.Tools.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Diagnostics.Tracing.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Dynamic.Runtime.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Globalization.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.IO.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Linq.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Linq.Expressions.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Linq.Parallel.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Linq.Queryable.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Net.NetworkInformation.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Net.Primitives.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Net.Requests.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.ObjectModel.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Reflection.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Reflection.Emit.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Reflection.Emit.ILGeneration.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Reflection.Emit.Lightweight.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Reflection.Extensions.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Reflection.Primitives.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Resources.ResourceManager.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Runtime.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Runtime.Extensions.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Runtime.InteropServices.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Runtime.InteropServices.WindowsRuntime.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Runtime.Numerics.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Runtime.Serialization.Json.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Runtime.Serialization.Primitives.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Runtime.Serialization.Xml.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Security.Principal.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.ServiceModel.Duplex.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.ServiceModel.Http.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.ServiceModel.NetTcp.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.ServiceModel.Primitives.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.ServiceModel.Security.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Text.Encoding.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Text.Encoding.Extensions.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Text.RegularExpressions.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Threading.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Threading.Tasks.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Threading.Tasks.Parallel.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Xml.ReaderWriter.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Xml.XDocument.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Xml.XmlSerializer.dll | |
--target:library | |
--warn:3 | |
--warnaserror:76 | |
--fullpaths | |
--flaterrors | |
--subsystemversion:6.00 | |
--highentropyva+ | |
--version:18.0.1.0 | |
..\FSharp.Compiler.Service.ProjectCrackerTool\ProjectCrackerOptions.fs | |
ProjectCracker.fs | |
C:\Users\scott\AppData\Local\Temp\.NETFramework,Version=v4.5.AssemblyAttributes.fs | |
11>FSC : warning FS0075: The command-line option '--version' has been deprecated [C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.Proje | |
ctCracker\FSharp.Compiler.Service.ProjectCracker.fsproj] | |
7>CoreCompile: | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\packages\FSharp.Compiler.Tools.4.1.27\tools\fsc.exe -o:obj\Release\FscExe.exe | |
--debug:pdbonly | |
--noframework | |
--define:TRACE | |
--define:FX_RESIDENT_COMPILER | |
--define:COMPILER | |
--doc:bin\Release\FsiExe.xml | |
--optimize+ | |
--platform:anycpu32bitpreferred | |
-r:C:\Users\scott\source\repos\FSharp.Compiler.Service\Release\fcs\net45\FSharp.Compiler.Service.dll | |
-r:C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\samples\FscExe\..\..\..\src\..\packages\FSharp.Compiler.Tools.4.1.27\tools\FSharp.Core.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Runtime.Remoting.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Collections.Concurrent.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Collections.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.ComponentModel.Annotations.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.ComponentModel.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.ComponentModel.EventBasedAsync.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Diagnostics.Contracts.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Diagnostics.Debug.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Diagnostics.Tools.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Diagnostics.Tracing.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Dynamic.Runtime.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Globalization.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.IO.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Linq.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Linq.Expressions.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Linq.Parallel.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Linq.Queryable.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Net.NetworkInformation.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Net.Primitives.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Net.Requests.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.ObjectModel.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Reflection.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Reflection.Emit.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Reflection.Emit.ILGeneration.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Reflection.Emit.Lightweight.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Reflection.Extensions.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Reflection.Primitives.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Resources.ResourceManager.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Runtime.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Runtime.Extensions.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Runtime.InteropServices.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Runtime.InteropServices.WindowsRuntime.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Runtime.Numerics.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Runtime.Serialization.Json.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Runtime.Serialization.Primitives.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Runtime.Serialization.Xml.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Security.Principal.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.ServiceModel.Duplex.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.ServiceModel.Http.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.ServiceModel.NetTcp.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.ServiceModel.Primitives.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.ServiceModel.Security.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Text.Encoding.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Text.Encoding.Extensions.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Text.RegularExpressions.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Threading.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Threading.Tasks.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Threading.Tasks.Parallel.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Xml.ReaderWriter.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Xml.XDocument.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Xml.XmlSerializer.dll | |
--target:exe | |
--nowarn:62,44 | |
--warn:3 | |
--warnaserror:76 | |
--fullpaths | |
--flaterrors | |
--subsystemversion:6.00 | |
--highentropyva+ | |
--warnon:1182 | |
C:\Users\scott\AppData\Local\Temp\.NETFramework,Version=v4.5.AssemblyAttributes.fs | |
FscMain.fs | |
12>_HandlePackageFileConflicts: | |
Encountered conflict between 'Reference:Microsoft.Build, Version=12.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' and 'Platform:Microsoft.Build.dll'. | |
Choosing 'Reference:Microsoft.Build, Version=12.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' because AssemblyVersion '12.0.0.0' is greater than '4.0.0 | |
.0'. | |
Encountered conflict between 'Reference:Microsoft.Build.Engine, Version=12.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' and 'Platform:Microsoft.Build. | |
Engine.dll'. Choosing 'Reference:Microsoft.Build.Engine, Version=12.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' because AssemblyVersion '12.0.0.0' i | |
s greater than '4.0.0.0'. | |
Encountered conflict between 'Reference:Microsoft.Build.Framework, Version=12.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' and 'Platform:Microsoft.Bui | |
ld.Framework.dll'. Choosing 'Reference:Microsoft.Build.Framework, Version=12.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' because AssemblyVersion '12 | |
.0.0.0' is greater than '4.0.0.0'. | |
9>GenerateTargetFrameworkMonikerAttribute: | |
Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. | |
5>_CopyFilesMarkedCopyLocal: | |
Copying file from "C:\Users\scott\source\repos\FSharp.Compiler.Service\Release\fcs\net45\FSharp.Compiler.Service.dll" to "bin\Release\FSharp.Compiler.Service.dll" | |
. | |
Copying file from "C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\samples\InteractiveService\..\..\..\src\..\packages\FSharp.Compiler.Tools.4.1.27\tools\ | |
FSharp.Core.dll" to "bin\Release\FSharp.Core.dll". | |
Copying file from "C:\Users\scott\source\repos\FSharp.Compiler.Service\Release\fcs\net45\System.Reflection.Metadata.dll" to "bin\Release\System.Reflection.Metadat | |
a.dll". | |
Copying file from "C:\Users\scott\source\repos\FSharp.Compiler.Service\Release\fcs\net45\System.ValueTuple.dll" to "bin\Release\System.ValueTuple.dll". | |
Copying file from "C:\Users\scott\source\repos\FSharp.Compiler.Service\Release\fcs\net45\System.Collections.Immutable.dll" to "bin\Release\System.Collections.Immu | |
table.dll". | |
Copying file from "C:\Users\scott\source\repos\FSharp.Compiler.Service\Release\fcs\net45\FSharp.Compiler.Service.pdb" to "bin\Release\FSharp.Compiler.Service.pdb" | |
. | |
9>CoreCompile: | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\packages\FSharp.Compiler.Tools.4.1.27\tools\fsc.exe -o:obj\Release\FsiExe.exe | |
--debug:pdbonly | |
--noframework | |
--define:TRACE | |
--doc:bin\Release\FsiExe.xml | |
--optimize+ | |
--platform:anycpu32bitpreferred | |
-r:C:\Users\scott\source\repos\FSharp.Compiler.Service\Release\fcs\net45\FSharp.Compiler.Service.dll | |
-r:C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\samples\FsiExe\..\..\..\src\..\packages\FSharp.Compiler.Tools.4.1.27\tools\FSharp.Core.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Drawing.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Numerics.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Runtime.Remoting.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Windows.Forms.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Collections.Concurrent.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Collections.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.ComponentModel.Annotations.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.ComponentModel.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.ComponentModel.EventBasedAsync.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Diagnostics.Contracts.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Diagnostics.Debug.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Diagnostics.Tools.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Diagnostics.Tracing.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Dynamic.Runtime.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Globalization.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.IO.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Linq.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Linq.Expressions.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Linq.Parallel.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Linq.Queryable.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Net.NetworkInformation.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Net.Primitives.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Net.Requests.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.ObjectModel.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Reflection.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Reflection.Emit.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Reflection.Emit.ILGeneration.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Reflection.Emit.Lightweight.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Reflection.Extensions.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Reflection.Primitives.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Resources.ResourceManager.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Runtime.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Runtime.Extensions.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Runtime.InteropServices.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Runtime.InteropServices.WindowsRuntime.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Runtime.Numerics.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Runtime.Serialization.Json.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Runtime.Serialization.Primitives.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Runtime.Serialization.Xml.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Security.Principal.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.ServiceModel.Duplex.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.ServiceModel.Http.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.ServiceModel.NetTcp.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.ServiceModel.Primitives.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.ServiceModel.Security.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Text.Encoding.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Text.Encoding.Extensions.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Text.RegularExpressions.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Threading.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Threading.Tasks.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Threading.Tasks.Parallel.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Xml.ReaderWriter.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Xml.XDocument.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Xml.XmlSerializer.dll | |
--target:exe | |
--nowarn:40 | |
--warn:3 | |
--warnaserror:76 | |
--fullpaths | |
--flaterrors | |
--subsystemversion:6.00 | |
--highentropyva+ | |
C:\Users\scott\AppData\Local\Temp\.NETFramework,Version=v4.5.AssemblyAttributes.fs | |
console.fs | |
fsiserver.fs | |
fsimain.fs | |
5>_CopyFilesMarkedCopyLocal: | |
Copying file from "C:\Users\scott\source\repos\FSharp.Compiler.Service\Release\fcs\net45\FSharp.Compiler.Service.xml" to "bin\Release\FSharp.Compiler.Service.xml" | |
. | |
2>_CopyFilesMarkedCopyLocal: | |
Copying file from "C:\Users\scott\source\repos\FSharp.Compiler.Service\Release\fcs\net45\FSharp.Compiler.Service.dll" to "bin\Release\FSharp.Compiler.Service.dll" | |
. | |
5>_CopyFilesMarkedCopyLocal: | |
Copying file from "C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\samples\InteractiveService\..\..\..\src\..\packages\FSharp.Compiler.Tools.4.1.27\tools\ | |
FSharp.Core.xml" to "bin\Release\FSharp.Core.xml". | |
2>_CopyFilesMarkedCopyLocal: | |
Copying file from "C:\Users\scott\source\repos\FSharp.Compiler.Service\Release\fcs\net45\System.Reflection.Metadata.dll" to "bin\Release\System.Reflection.Metadat | |
a.dll". | |
Copying file from "C:\Users\scott\source\repos\FSharp.Compiler.Service\Release\fcs\net45\System.ValueTuple.dll" to "bin\Release\System.ValueTuple.dll". | |
Copying file from "C:\Users\scott\source\repos\FSharp.Compiler.Service\Release\fcs\net45\System.Collections.Immutable.dll" to "bin\Release\System.Collections.Immu | |
table.dll". | |
Copying file from "C:\Users\scott\source\repos\FSharp.Compiler.Service\Release\fcs\net45\FSharp.Compiler.Service.pdb" to "bin\Release\FSharp.Compiler.Service.pdb" | |
. | |
5>_CopyFilesMarkedCopyLocal: | |
Copying file from "C:\Users\scott\source\repos\FSharp.Compiler.Service\Release\fcs\net45\System.Reflection.Metadata.xml" to "bin\Release\System.Reflection.Metadat | |
a.xml". | |
Copying file from "C:\Users\scott\source\repos\FSharp.Compiler.Service\Release\fcs\net45\System.Collections.Immutable.xml" to "bin\Release\System.Collections.Immu | |
table.xml". | |
Creating "C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\samples\InteractiveService\obj\Release\InteractiveService.fsproj.CopyComplete" because "AlwaysCr | |
eate" was specified. | |
2>_CopyFilesMarkedCopyLocal: | |
Copying file from "C:\Users\scott\source\repos\FSharp.Compiler.Service\Release\fcs\net45\FSharp.Compiler.Service.xml" to "bin\Release\FSharp.Compiler.Service.xml" | |
. | |
5>_CopyAppConfigFile: | |
Copying file from "obj\Release\InteractiveService.exe.config" to "bin\Release\InteractiveService.exe.config". | |
CopyFilesToOutputDirectory: | |
Copying file from "obj\Release\InteractiveService.exe" to "bin\Release\InteractiveService.exe". | |
InteractiveService -> C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\samples\InteractiveService\bin\Release\InteractiveService.exe | |
Copying file from "obj\Release\InteractiveService.pdb" to "bin\Release\InteractiveService.pdb". | |
2>_CopyFilesMarkedCopyLocal: | |
Copying file from "C:\Users\scott\source\repos\FSharp.Compiler.Service\Release\fcs\net45\System.Reflection.Metadata.xml" to "bin\Release\System.Reflection.Metadat | |
a.xml". | |
Copying file from "C:\Users\scott\source\repos\FSharp.Compiler.Service\Release\fcs\net45\System.Collections.Immutable.xml" to "bin\Release\System.Collections.Immu | |
table.xml". | |
5>Done Building Project "C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\samples\InteractiveService\InteractiveService.fsproj" (default targets). | |
2>_CopyFilesMarkedCopyLocal: | |
Creating "C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\samples\EditorService\obj\Release\EditorService.fsproj.CopyComplete" because "AlwaysCreate" was | |
specified. | |
_CopyAppConfigFile: | |
Copying file from "obj\Release\EditorService.exe.config" to "bin\Release\EditorService.exe.config". | |
CopyFilesToOutputDirectory: | |
Copying file from "obj\Release\EditorService.exe" to "bin\Release\EditorService.exe". | |
EditorService -> C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\samples\EditorService\bin\Release\EditorService.exe | |
Copying file from "obj\Release\EditorService.pdb" to "bin\Release\EditorService.pdb". | |
2>Done Building Project "C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\samples\EditorService\EditorService.fsproj" (default targets). | |
12>GenerateTargetFrameworkMonikerAttribute: | |
Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. | |
CoreCompile: | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\packages\FSharp.Compiler.Tools.4.1.27\tools\fsc.exe -o:obj\Release\FSharp.Compiler.Service.MSBuild.v12.dll | |
-g | |
--noframework | |
--baseaddress:0x06800000 | |
--define:CROSS_PLATFORM_COMPILER | |
--define:ENABLE_MONO_SUPPORT | |
--optimize+ | |
--platform:anycpu | |
-r:C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.MSBuild.v12\..\..\src/../fcs/dependencies/MSBuild.v12.0/Microsoft.Build.dll | |
-r:C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.MSBuild.v12\..\..\src/../fcs/dependencies/MSBuild.v12.0/Microsoft.Build.Engine. | |
dll | |
-r:C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.MSBuild.v12\..\..\src/../fcs/dependencies/MSBuild.v12.0/Microsoft.Build.Framewo | |
rk.dll | |
-r:C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.MSBuild.v12\..\..\src/../fcs/dependencies/MSBuild.v12.0/Microsoft.Build.Tasks.v | |
12.0.dll | |
-r:C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.MSBuild.v12\..\..\src/../fcs/dependencies/MSBuild.v12.0/Microsoft.Build.Utiliti | |
es.v12.0.dll | |
-r:C:\Users\scott\source\repos\FSharp.Compiler.Service\Release\fcs\net45\FSharp.Compiler.Service.dll | |
-r:C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.MSBuild.v12\..\..\src\..\packages\Microsoft.Portable.FSharp.Core.4.1.20\lib\pro | |
files\net40\FSharp.Core.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Numerics.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Runtime.Serialization.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Collections.Concurrent.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Collections.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.ComponentModel.Annotations.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.ComponentModel.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.ComponentModel.EventBasedAsync.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Diagnostics.Contracts.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Diagnostics.Debug.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Diagnostics.Tools.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Diagnostics.Tracing.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Dynamic.Runtime.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Globalization.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.IO.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Linq.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Linq.Expressions.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Linq.Parallel.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Linq.Queryable.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Net.NetworkInformation.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Net.Primitives.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Net.Requests.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.ObjectModel.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Reflection.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Reflection.Emit.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Reflection.Emit.ILGeneration.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Reflection.Emit.Lightweight.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Reflection.Extensions.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Reflection.Primitives.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Resources.ResourceManager.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Runtime.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Runtime.Extensions.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Runtime.InteropServices.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Runtime.InteropServices.WindowsRuntime.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Runtime.Numerics.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Runtime.Serialization.Json.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Runtime.Serialization.Primitives.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Runtime.Serialization.Xml.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Security.Principal.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.ServiceModel.Duplex.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.ServiceModel.Http.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.ServiceModel.NetTcp.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.ServiceModel.Primitives.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.ServiceModel.Security.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Text.Encoding.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Text.Encoding.Extensions.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Text.RegularExpressions.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Threading.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Threading.Tasks.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Threading.Tasks.Parallel.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Xml.ReaderWriter.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Xml.XDocument.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Xml.XmlSerializer.dll | |
--target:library | |
--nowarn:44,62,9,69,65,54,61,75 | |
--warnaserror:76 | |
--fullpaths | |
--flaterrors | |
--subsystemversion:6.00 | |
--highentropyva+ | |
--times | |
/warnon:1182 | |
--version:18.0.1.0 | |
..\..\src\fsharp\MSBuildReferenceResolver.fs | |
C:\Users\scott\AppData\Local\Temp\.NETFramework,Version=v4.5.AssemblyAttributes.fs | |
4>GenerateTargetFrameworkMonikerAttribute: | |
Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. | |
CoreCompile: | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\packages\FSharp.Compiler.Tools.4.1.27\tools\fsc.exe -o:obj\Release\Tokenizer.exe | |
--debug:pdbonly | |
--noframework | |
--define:TRACE | |
--doc:bin\Release\Tokenizer.xml | |
--optimize+ | |
--platform:anycpu32bitpreferred | |
-r:C:\Users\scott\source\repos\FSharp.Compiler.Service\Release\fcs\net45\FSharp.Compiler.Service.dll | |
-r:C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\samples\Tokenizer\..\..\..\src\..\packages\FSharp.Compiler.Tools.4.1.27\tools\FSharp.Core.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Numerics.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Collections.Concurrent.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Collections.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.ComponentModel.Annotations.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.ComponentModel.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.ComponentModel.EventBasedAsync.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Diagnostics.Contracts.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Diagnostics.Debug.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Diagnostics.Tools.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Diagnostics.Tracing.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Dynamic.Runtime.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Globalization.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.IO.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Linq.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Linq.Expressions.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Linq.Parallel.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Linq.Queryable.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Net.NetworkInformation.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Net.Primitives.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Net.Requests.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.ObjectModel.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Reflection.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Reflection.Emit.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Reflection.Emit.ILGeneration.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Reflection.Emit.Lightweight.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Reflection.Extensions.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Reflection.Primitives.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Resources.ResourceManager.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Runtime.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Runtime.Extensions.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Runtime.InteropServices.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Runtime.InteropServices.WindowsRuntime.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Runtime.Numerics.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Runtime.Serialization.Json.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Runtime.Serialization.Primitives.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Runtime.Serialization.Xml.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Security.Principal.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.ServiceModel.Duplex.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.ServiceModel.Http.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.ServiceModel.NetTcp.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.ServiceModel.Primitives.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.ServiceModel.Security.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Text.Encoding.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Text.Encoding.Extensions.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Text.RegularExpressions.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Threading.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Threading.Tasks.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Threading.Tasks.Parallel.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Xml.ReaderWriter.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Xml.XDocument.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Xml.XmlSerializer.dll | |
--target:exe | |
--warn:3 | |
--warnaserror:76 | |
--fullpaths | |
--flaterrors | |
--subsystemversion:6.00 | |
--highentropyva+ | |
C:\Users\scott\AppData\Local\Temp\.NETFramework,Version=v4.5.AssemblyAttributes.fs | |
Program.fs | |
6>GenerateTargetFrameworkMonikerAttribute: | |
Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. | |
CoreCompile: | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\packages\FSharp.Compiler.Tools.4.1.27\tools\fsc.exe -o:obj\Release\UntypedTree.exe | |
--debug:pdbonly | |
--noframework | |
--define:TRACE | |
--doc:bin\Release\UntypedTree.xml | |
--optimize+ | |
--platform:anycpu32bitpreferred | |
-r:C:\Users\scott\source\repos\FSharp.Compiler.Service\Release\fcs\net45\FSharp.Compiler.Service.dll | |
-r:C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\samples\UntypedTree\..\..\..\src\..\packages\FSharp.Compiler.Tools.4.1.27\tools\FSharp.Core.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Numerics.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Collections.Concurrent.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Collections.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.ComponentModel.Annotations.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.ComponentModel.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.ComponentModel.EventBasedAsync.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Diagnostics.Contracts.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Diagnostics.Debug.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Diagnostics.Tools.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Diagnostics.Tracing.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Dynamic.Runtime.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Globalization.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.IO.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Linq.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Linq.Expressions.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Linq.Parallel.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Linq.Queryable.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Net.NetworkInformation.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Net.Primitives.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Net.Requests.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.ObjectModel.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Reflection.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Reflection.Emit.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Reflection.Emit.ILGeneration.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Reflection.Emit.Lightweight.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Reflection.Extensions.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Reflection.Primitives.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Resources.ResourceManager.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Runtime.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Runtime.Extensions.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Runtime.InteropServices.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Runtime.InteropServices.WindowsRuntime.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Runtime.Numerics.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Runtime.Serialization.Json.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Runtime.Serialization.Primitives.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Runtime.Serialization.Xml.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Security.Principal.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.ServiceModel.Duplex.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.ServiceModel.Http.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.ServiceModel.NetTcp.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.ServiceModel.Primitives.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.ServiceModel.Security.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Text.Encoding.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Text.Encoding.Extensions.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Text.RegularExpressions.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Threading.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Threading.Tasks.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Threading.Tasks.Parallel.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Xml.ReaderWriter.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Xml.XDocument.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Xml.XmlSerializer.dll | |
--target:exe | |
--warn:3 | |
--warnaserror:76 | |
--fullpaths | |
--flaterrors | |
--subsystemversion:6.00 | |
--highentropyva+ | |
C:\Users\scott\AppData\Local\Temp\.NETFramework,Version=v4.5.AssemblyAttributes.fs | |
Program.fs | |
7>_CopyFilesMarkedCopyLocal: | |
Copying file from "C:\Users\scott\source\repos\FSharp.Compiler.Service\Release\fcs\net45\FSharp.Compiler.Service.dll" to "bin\Release\FSharp.Compiler.Service.dll" | |
. | |
Copying file from "C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\samples\FscExe\..\..\..\src\..\packages\FSharp.Compiler.Tools.4.1.27\tools\FSharp.Core. | |
dll" to "bin\Release\FSharp.Core.dll". | |
Copying file from "C:\Users\scott\source\repos\FSharp.Compiler.Service\Release\fcs\net45\System.Reflection.Metadata.dll" to "bin\Release\System.Reflection.Metadat | |
a.dll". | |
Copying file from "C:\Users\scott\source\repos\FSharp.Compiler.Service\Release\fcs\net45\System.ValueTuple.dll" to "bin\Release\System.ValueTuple.dll". | |
Copying file from "C:\Users\scott\source\repos\FSharp.Compiler.Service\Release\fcs\net45\System.Collections.Immutable.dll" to "bin\Release\System.Collections.Immu | |
table.dll". | |
Copying file from "C:\Users\scott\source\repos\FSharp.Compiler.Service\Release\fcs\net45\FSharp.Compiler.Service.pdb" to "bin\Release\FSharp.Compiler.Service.pdb" | |
. | |
Copying file from "C:\Users\scott\source\repos\FSharp.Compiler.Service\Release\fcs\net45\FSharp.Compiler.Service.xml" to "bin\Release\FSharp.Compiler.Service.xml" | |
. | |
Copying file from "C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\samples\FscExe\..\..\..\src\..\packages\FSharp.Compiler.Tools.4.1.27\tools\FSharp.Core. | |
xml" to "bin\Release\FSharp.Core.xml". | |
Copying file from "C:\Users\scott\source\repos\FSharp.Compiler.Service\Release\fcs\net45\System.Reflection.Metadata.xml" to "bin\Release\System.Reflection.Metadat | |
a.xml". | |
Copying file from "C:\Users\scott\source\repos\FSharp.Compiler.Service\Release\fcs\net45\System.Collections.Immutable.xml" to "bin\Release\System.Collections.Immu | |
table.xml". | |
Creating "C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\samples\FscExe\obj\Release\FscExe.fsproj.CopyComplete" because "AlwaysCreate" was specified. | |
_CopyAppConfigFile: | |
Copying file from "obj\Release\FscExe.exe.config" to "bin\Release\FscExe.exe.config". | |
CopyFilesToOutputDirectory: | |
Copying file from "obj\Release\FscExe.exe" to "bin\Release\FscExe.exe". | |
FscExe -> C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\samples\FscExe\bin\Release\FscExe.exe | |
Copying file from "obj\Release\FscExe.pdb" to "bin\Release\FscExe.pdb". | |
7>Done Building Project "C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\samples\FscExe\FscExe.fsproj" (default targets). | |
11>_CopyFilesMarkedCopyLocal: | |
Creating "C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.ProjectCracker\obj\Release\FSharp.Compiler.Service.ProjectCracker.fsproj | |
.CopyComplete" because "AlwaysCreate" was specified. | |
CopyFilesToOutputDirectory: | |
Copying file from "obj\Release\FSharp.Compiler.Service.ProjectCracker.dll" to "..\..\Release\fcs\net45\FSharp.Compiler.Service.ProjectCracker.dll". | |
FSharp.Compiler.Service.ProjectCracker -> C:\Users\scott\source\repos\FSharp.Compiler.Service\Release\fcs\net45\FSharp.Compiler.Service.ProjectCracker.dll | |
Copying file from "obj\Release\FSharp.Compiler.Service.ProjectCracker.pdb" to "..\..\Release\fcs\net45\FSharp.Compiler.Service.ProjectCracker.pdb". | |
11>Done Building Project "C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.ProjectCracker\FSharp.Compiler.Service.ProjectCracker.fsproj" | |
(default targets). | |
13>_HandlePackageFileConflicts: | |
Encountered conflict between 'Reference:Microsoft.Build' and 'Platform:Microsoft.Build.dll'. Choosing 'Reference:Microsoft.Build' because AssemblyVersion '14.0.0 | |
.0' is greater than '4.0.0.0'. | |
Encountered conflict between 'Reference:Microsoft.Build.Engine' and 'Platform:Microsoft.Build.Engine.dll'. Choosing 'Reference:Microsoft.Build.Engine' because As | |
semblyVersion '14.0.0.0' is greater than '4.0.0.0'. | |
Encountered conflict between 'Reference:Microsoft.Build.Framework' and 'Platform:Microsoft.Build.Framework.dll'. Choosing 'Reference:Microsoft.Build.Framework' b | |
ecause AssemblyVersion '14.0.0.0' is greater than '4.0.0.0'. | |
Encountered conflict between 'Platform:Microsoft.Build.dll' and 'Reference:Microsoft.Build'. Choosing 'Reference:Microsoft.Build' because AssemblyVersion '14.0.0 | |
.0' is greater than '4.0.0.0'. | |
Encountered conflict between 'Platform:Microsoft.Build.Engine.dll' and 'Reference:Microsoft.Build.Engine'. Choosing 'Reference:Microsoft.Build.Engine' because As | |
semblyVersion '14.0.0.0' is greater than '4.0.0.0'. | |
Encountered conflict between 'Platform:Microsoft.Build.Framework.dll' and 'Reference:Microsoft.Build.Framework'. Choosing 'Reference:Microsoft.Build.Framework' b | |
ecause AssemblyVersion '14.0.0.0' is greater than '4.0.0.0'. | |
9>_CopyFilesMarkedCopyLocal: | |
Copying file from "C:\Users\scott\source\repos\FSharp.Compiler.Service\Release\fcs\net45\FSharp.Compiler.Service.dll" to "bin\Release\FSharp.Compiler.Service.dll" | |
. | |
Copying file from "C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\samples\FsiExe\..\..\..\src\..\packages\FSharp.Compiler.Tools.4.1.27\tools\FSharp.Core. | |
dll" to "bin\Release\FSharp.Core.dll". | |
Copying file from "C:\Users\scott\source\repos\FSharp.Compiler.Service\Release\fcs\net45\System.Reflection.Metadata.dll" to "bin\Release\System.Reflection.Metadat | |
a.dll". | |
Copying file from "C:\Users\scott\source\repos\FSharp.Compiler.Service\Release\fcs\net45\System.ValueTuple.dll" to "bin\Release\System.ValueTuple.dll". | |
Copying file from "C:\Users\scott\source\repos\FSharp.Compiler.Service\Release\fcs\net45\System.Collections.Immutable.dll" to "bin\Release\System.Collections.Immu | |
table.dll". | |
Copying file from "C:\Users\scott\source\repos\FSharp.Compiler.Service\Release\fcs\net45\FSharp.Compiler.Service.pdb" to "bin\Release\FSharp.Compiler.Service.pdb" | |
. | |
Copying file from "C:\Users\scott\source\repos\FSharp.Compiler.Service\Release\fcs\net45\FSharp.Compiler.Service.xml" to "bin\Release\FSharp.Compiler.Service.xml" | |
. | |
Copying file from "C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\samples\FsiExe\..\..\..\src\..\packages\FSharp.Compiler.Tools.4.1.27\tools\FSharp.Core. | |
xml" to "bin\Release\FSharp.Core.xml". | |
Copying file from "C:\Users\scott\source\repos\FSharp.Compiler.Service\Release\fcs\net45\System.Reflection.Metadata.xml" to "bin\Release\System.Reflection.Metadat | |
a.xml". | |
Copying file from "C:\Users\scott\source\repos\FSharp.Compiler.Service\Release\fcs\net45\System.Collections.Immutable.xml" to "bin\Release\System.Collections.Immu | |
table.xml". | |
Creating "C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\samples\FsiExe\obj\Release\FsiExe.fsproj.CopyComplete" because "AlwaysCreate" was specified. | |
_CopyAppConfigFile: | |
Copying file from "obj\Release\FsiExe.exe.config" to "bin\Release\FsiExe.exe.config". | |
CopyFilesToOutputDirectory: | |
Copying file from "obj\Release\FsiExe.exe" to "bin\Release\FsiExe.exe". | |
FsiExe -> C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\samples\FsiExe\bin\Release\FsiExe.exe | |
Copying file from "obj\Release\FsiExe.pdb" to "bin\Release\FsiExe.pdb". | |
9>Done Building Project "C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\samples\FsiExe\FsiExe.fsproj" (default targets). | |
13>CoreCompile: | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\packages\FSharp.Compiler.Tools.4.1.27\tools\fsc.exe -o:obj\Release\FSharp.Compiler.Service.Tests.dll | |
--debug:pdbonly | |
--noframework | |
--optimize+ | |
--platform:anycpu | |
-r:C:\Users\scott\source\repos\FSharp.Compiler.Service\Release\net40\bin\CSharp_Analysis.dll | |
-r:C:\Users\scott\source\repos\FSharp.Compiler.Service\Release\fcs\net45\FSharp.Compiler.Service.dll | |
-r:C:\Users\scott\source\repos\FSharp.Compiler.Service\Release\fcs\net45\FSharp.Compiler.Service.ProjectCracker.dll | |
-r:C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.Tests\..\..\src\..\packages\FSharp.Compiler.Tools.4.1.27\tools\FSharp.Core.dll | |
-r:C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\packages\Microsoft.Build\lib\net45\Microsoft.Build.dll | |
-r:C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\packages\Microsoft.Build.Engine\lib\net45\Microsoft.Build.Engine.dll | |
-r:C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\packages\Microsoft.Build.Framework\lib\net45\Microsoft.Build.Framework.dll | |
-r:C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\packages\Microsoft.Build.Utilities.Core\lib\net45\Microsoft.Build.Utilities.Core.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\mscorlib.dll | |
-r:C:\Users\scott\source\repos\FSharp.Compiler.Service\packages\NUnit.3.5.0\lib\net45\nunit.framework.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\PresentationCore.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\PresentationFramework.dll | |
-r:C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.Tests\..\..\src\..\packages\System.Collections.Immutable.1.3.1\lib\portable-net | |
45+win8+wp8+wpa81\System.Collections.Immutable.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\System.ComponentModel.Composition.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\System.Configuration.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\System.Core.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\System.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\System.Drawing.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\System.Numerics.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\System.Windows.Forms.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\System.Xaml.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\System.Xml.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\System.Xml.Linq.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\UIAutomationTypes.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\WindowsBase.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\Facades\System.Collections.Concurrent.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\Facades\System.Collections.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\Facades\System.ComponentModel.Annotations.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\Facades\System.ComponentModel.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\Facades\System.ComponentModel.EventBasedAsync.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\Facades\System.Diagnostics.Contracts.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\Facades\System.Diagnostics.Debug.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\Facades\System.Diagnostics.Tools.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\Facades\System.Diagnostics.Tracing.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\Facades\System.Dynamic.Runtime.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\Facades\System.Globalization.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\Facades\System.IO.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\Facades\System.Linq.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\Facades\System.Linq.Expressions.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\Facades\System.Linq.Parallel.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\Facades\System.Linq.Queryable.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\Facades\System.Net.NetworkInformation.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\Facades\System.Net.Primitives.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\Facades\System.Net.Requests.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\Facades\System.Net.WebHeaderCollection.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\Facades\System.ObjectModel.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\Facades\System.Reflection.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\Facades\System.Reflection.Emit.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\Facades\System.Reflection.Emit.ILGeneration.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\Facades\System.Reflection.Emit.Lightweight.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\Facades\System.Reflection.Extensions.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\Facades\System.Reflection.Primitives.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\Facades\System.Resources.ResourceManager.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\Facades\System.Runtime.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\Facades\System.Runtime.Extensions.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\Facades\System.Runtime.Handles.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\Facades\System.Runtime.InteropServices.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\Facades\System.Runtime.InteropServices.WindowsRuntime.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\Facades\System.Runtime.Numerics.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\Facades\System.Runtime.Serialization.Json.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\Facades\System.Runtime.Serialization.Primitives.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\Facades\System.Runtime.Serialization.Xml.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\Facades\System.Security.Principal.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\Facades\System.ServiceModel.Duplex.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\Facades\System.ServiceModel.Http.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\Facades\System.ServiceModel.NetTcp.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\Facades\System.ServiceModel.Primitives.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\Facades\System.ServiceModel.Security.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\Facades\System.Text.Encoding.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\Facades\System.Text.Encoding.Extensions.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\Facades\System.Text.RegularExpressions.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\Facades\System.Threading.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\Facades\System.Threading.Tasks.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\Facades\System.Threading.Tasks.Parallel.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\Facades\System.Threading.Timer.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\Facades\System.Xml.ReaderWriter.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\Facades\System.Xml.XDocument.dll | |
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\Facades\System.Xml.XmlSerializer.dll | |
--target:library | |
--nowarn:58,75 | |
--warn:3 | |
--warnaserror:76 | |
--fullpaths | |
--flaterrors | |
--subsystemversion:6.00 | |
--highentropyva+ | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.Tests\..\..\src\..\tests\service\FsUnit.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.Tests\..\..\src\..\tests\service\Common.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.Tests\..\..\src\..\tests\service\EditorTests.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.Tests\..\..\src\..\tests\service\FileSystemTests.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.Tests\..\..\src\..\tests\service\ProjectAnalysisTests.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.Tests\..\..\src\..\tests\service\MultiProjectAnalysisTests.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.Tests\..\..\src\..\tests\service\PerfTests.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.Tests\..\..\src\..\tests\service\InteractiveCheckerTests.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.Tests\..\..\src\..\tests\service\ExprTests.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.Tests\..\..\src\..\tests\service\CSharpProjectAnalysis.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.Tests\..\..\src\..\tests\service\ProjectOptionsTests.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.Tests\..\..\src\..\tests\service\StructureTests.fs | |
C:\Users\scott\AppData\Local\Temp\.NETFramework,Version=v4.6.AssemblyAttributes.fs | |
12>_CopyFilesMarkedCopyLocal: | |
Creating "C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.MSBuild.v12\obj\Release\FSharp.Compiler.Service.MSBuild.v12.fsproj.CopyC | |
omplete" because "AlwaysCreate" was specified. | |
CopyFilesToOutputDirectory: | |
Copying file from "obj\Release\FSharp.Compiler.Service.MSBuild.v12.dll" to "..\..\Release\fcs\net45\FSharp.Compiler.Service.MSBuild.v12.dll". | |
FSharp.Compiler.Service.MSBuild.v12 -> C:\Users\scott\source\repos\FSharp.Compiler.Service\Release\fcs\net45\FSharp.Compiler.Service.MSBuild.v12.dll | |
Copying file from "obj\Release\FSharp.Compiler.Service.MSBuild.v12.pdb" to "..\..\Release\fcs\net45\FSharp.Compiler.Service.MSBuild.v12.pdb". | |
12>Done Building Project "C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.MSBuild.v12\FSharp.Compiler.Service.MSBuild.v12.fsproj" (defa | |
ult targets). | |
6>_CopyFilesMarkedCopyLocal: | |
Copying file from "C:\Users\scott\source\repos\FSharp.Compiler.Service\Release\fcs\net45\FSharp.Compiler.Service.dll" to "bin\Release\FSharp.Compiler.Service.dll" | |
. | |
Copying file from "C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\samples\UntypedTree\..\..\..\src\..\packages\FSharp.Compiler.Tools.4.1.27\tools\FSharp. | |
Core.dll" to "bin\Release\FSharp.Core.dll". | |
4>_CopyFilesMarkedCopyLocal: | |
Copying file from "C:\Users\scott\source\repos\FSharp.Compiler.Service\Release\fcs\net45\FSharp.Compiler.Service.dll" to "bin\Release\FSharp.Compiler.Service.dll" | |
. | |
6>_CopyFilesMarkedCopyLocal: | |
Copying file from "C:\Users\scott\source\repos\FSharp.Compiler.Service\Release\fcs\net45\System.Reflection.Metadata.dll" to "bin\Release\System.Reflection.Metadat | |
a.dll". | |
Copying file from "C:\Users\scott\source\repos\FSharp.Compiler.Service\Release\fcs\net45\System.ValueTuple.dll" to "bin\Release\System.ValueTuple.dll". | |
Copying file from "C:\Users\scott\source\repos\FSharp.Compiler.Service\Release\fcs\net45\System.Collections.Immutable.dll" to "bin\Release\System.Collections.Immu | |
table.dll". | |
Copying file from "C:\Users\scott\source\repos\FSharp.Compiler.Service\Release\fcs\net45\FSharp.Compiler.Service.pdb" to "bin\Release\FSharp.Compiler.Service.pdb" | |
. | |
4>_CopyFilesMarkedCopyLocal: | |
Copying file from "C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\samples\Tokenizer\..\..\..\src\..\packages\FSharp.Compiler.Tools.4.1.27\tools\FSharp.Co | |
re.dll" to "bin\Release\FSharp.Core.dll". | |
Copying file from "C:\Users\scott\source\repos\FSharp.Compiler.Service\Release\fcs\net45\System.Reflection.Metadata.dll" to "bin\Release\System.Reflection.Metadat | |
a.dll". | |
Copying file from "C:\Users\scott\source\repos\FSharp.Compiler.Service\Release\fcs\net45\System.ValueTuple.dll" to "bin\Release\System.ValueTuple.dll". | |
Copying file from "C:\Users\scott\source\repos\FSharp.Compiler.Service\Release\fcs\net45\System.Collections.Immutable.dll" to "bin\Release\System.Collections.Immu | |
table.dll". | |
Copying file from "C:\Users\scott\source\repos\FSharp.Compiler.Service\Release\fcs\net45\FSharp.Compiler.Service.pdb" to "bin\Release\FSharp.Compiler.Service.pdb" | |
. | |
6>_CopyFilesMarkedCopyLocal: | |
Copying file from "C:\Users\scott\source\repos\FSharp.Compiler.Service\Release\fcs\net45\FSharp.Compiler.Service.xml" to "bin\Release\FSharp.Compiler.Service.xml" | |
. | |
Copying file from "C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\samples\UntypedTree\..\..\..\src\..\packages\FSharp.Compiler.Tools.4.1.27\tools\FSharp. | |
Core.xml" to "bin\Release\FSharp.Core.xml". | |
Copying file from "C:\Users\scott\source\repos\FSharp.Compiler.Service\Release\fcs\net45\System.Reflection.Metadata.xml" to "bin\Release\System.Reflection.Metadat | |
a.xml". | |
Copying file from "C:\Users\scott\source\repos\FSharp.Compiler.Service\Release\fcs\net45\System.Collections.Immutable.xml" to "bin\Release\System.Collections.Immu | |
table.xml". | |
4>_CopyFilesMarkedCopyLocal: | |
Copying file from "C:\Users\scott\source\repos\FSharp.Compiler.Service\Release\fcs\net45\FSharp.Compiler.Service.xml" to "bin\Release\FSharp.Compiler.Service.xml" | |
. | |
6>_CopyFilesMarkedCopyLocal: | |
Creating "C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\samples\UntypedTree\obj\Release\UntypedTree.fsproj.CopyComplete" because "AlwaysCreate" was spec | |
ified. | |
4>_CopyFilesMarkedCopyLocal: | |
Copying file from "C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\samples\Tokenizer\..\..\..\src\..\packages\FSharp.Compiler.Tools.4.1.27\tools\FSharp.Co | |
re.xml" to "bin\Release\FSharp.Core.xml". | |
6>_CopyAppConfigFile: | |
Copying file from "obj\Release\UntypedTree.exe.config" to "bin\Release\UntypedTree.exe.config". | |
4>_CopyFilesMarkedCopyLocal: | |
Copying file from "C:\Users\scott\source\repos\FSharp.Compiler.Service\Release\fcs\net45\System.Reflection.Metadata.xml" to "bin\Release\System.Reflection.Metadat | |
a.xml". | |
Copying file from "C:\Users\scott\source\repos\FSharp.Compiler.Service\Release\fcs\net45\System.Collections.Immutable.xml" to "bin\Release\System.Collections.Immu | |
table.xml". | |
6>CopyFilesToOutputDirectory: | |
Copying file from "obj\Release\UntypedTree.exe" to "bin\Release\UntypedTree.exe". | |
4>_CopyFilesMarkedCopyLocal: | |
Creating "C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\samples\Tokenizer\obj\Release\Tokenizer.fsproj.CopyComplete" because "AlwaysCreate" was specifie | |
d. | |
6>CopyFilesToOutputDirectory: | |
UntypedTree -> C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\samples\UntypedTree\bin\Release\UntypedTree.exe | |
Copying file from "obj\Release\UntypedTree.pdb" to "bin\Release\UntypedTree.pdb". | |
4>_CopyAppConfigFile: | |
Copying file from "obj\Release\Tokenizer.exe.config" to "bin\Release\Tokenizer.exe.config". | |
CopyFilesToOutputDirectory: | |
Copying file from "obj\Release\Tokenizer.exe" to "bin\Release\Tokenizer.exe". | |
6>Done Building Project "C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\samples\UntypedTree\UntypedTree.fsproj" (default targets). | |
4>CopyFilesToOutputDirectory: | |
Tokenizer -> C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\samples\Tokenizer\bin\Release\Tokenizer.exe | |
Copying file from "obj\Release\Tokenizer.pdb" to "bin\Release\Tokenizer.pdb". | |
4>Done Building Project "C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\samples\Tokenizer\Tokenizer.fsproj" (default targets). | |
13>CoreCompile: | |
13>C:\Users\scott\source\repos\FSharp.Compiler.Service\tests\service\ProjectOptionsTests.fs(238,20): warning FS0044: This construct is deprecated. Deprecated, use Does | |
.Contain [C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.Tests\FSharp.Compiler.Service.Tests.fsproj] | |
13>C:\Users\scott\source\repos\FSharp.Compiler.Service\tests\service\ProjectOptionsTests.fs(240,22): warning FS0044: This construct is deprecated. Deprecated, use Does | |
.Contain [C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.Tests\FSharp.Compiler.Service.Tests.fsproj] | |
13>C:\Users\scott\source\repos\FSharp.Compiler.Service\tests\service\ProjectOptionsTests.fs(241,22): warning FS0044: This construct is deprecated. Deprecated, use Does | |
.Contain [C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.Tests\FSharp.Compiler.Service.Tests.fsproj] | |
13>C:\Users\scott\source\repos\FSharp.Compiler.Service\tests\service\ProjectOptionsTests.fs(243,22): warning FS0044: This construct is deprecated. Deprecated, use Does | |
.Contain [C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.Tests\FSharp.Compiler.Service.Tests.fsproj] | |
_CopyFilesMarkedCopyLocal: | |
Copying file from "C:\Users\scott\source\repos\FSharp.Compiler.Service\Release\net40\bin\CSharp_Analysis.dll" to "..\..\Release\fcs\net45\CSharp_Analysis.dll". | |
Copying file from "C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.Tests\..\..\src\..\packages\FSharp.Compiler.Tools.4.1.27\tools\ | |
FSharp.Core.dll" to "..\..\Release\fcs\net45\FSharp.Core.dll". | |
Copying file from "C:\Users\scott\source\repos\FSharp.Compiler.Service\packages\NUnit.3.5.0\lib\net45\nunit.framework.dll" to "..\..\Release\fcs\net45\nunit.frame | |
work.dll". | |
Copying file from "C:\Users\scott\source\repos\FSharp.Compiler.Service\Release\net40\bin\CSharp_Analysis.pdb" to "..\..\Release\fcs\net45\CSharp_Analysis.pdb". | |
Copying file from "C:\Users\scott\source\repos\FSharp.Compiler.Service\packages\NUnit.3.5.0\lib\net45\nunit.framework.xml" to "..\..\Release\fcs\net45\nunit.frame | |
work.xml". | |
Copying file from "C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.Tests\..\..\src\..\packages\FSharp.Compiler.Tools.4.1.27\tools\ | |
FSharp.Core.xml" to "..\..\Release\fcs\net45\FSharp.Core.xml". | |
Creating "C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.Tests\obj\Release\FSharp.Compiler.Service.Tests.fsproj.CopyComplete" bec | |
ause "AlwaysCreate" was specified. | |
_CopyOutOfDateSourceItemsToOutputDirectory: | |
Copying file from "C:\Users\scott\source\repos\FSharp.Compiler.Service\packages\FSharp.Compiler.Tools.4.1.27\tools\FSharp.Core.optdata" to "..\..\Release\fcs\net4 | |
5\FSharp.Core.optdata". | |
Copying file from "C:\Users\scott\source\repos\FSharp.Compiler.Service\packages\FSharp.Compiler.Tools.4.1.27\tools\FSharp.Core.sigdata" to "..\..\Release\fcs\net4 | |
5\FSharp.Core.sigdata". | |
_CopyAppConfigFile: | |
Copying file from "App.config" to "..\..\Release\fcs\net45\FSharp.Compiler.Service.Tests.dll.config". | |
CopyFilesToOutputDirectory: | |
Copying file from "obj\Release\FSharp.Compiler.Service.Tests.dll" to "..\..\Release\fcs\net45\FSharp.Compiler.Service.Tests.dll". | |
FSharp.Compiler.Service.Tests -> C:\Users\scott\source\repos\FSharp.Compiler.Service\Release\fcs\net45\FSharp.Compiler.Service.Tests.dll | |
Copying file from "obj\Release\FSharp.Compiler.Service.Tests.pdb" to "..\..\Release\fcs\net45\FSharp.Compiler.Service.Tests.pdb". | |
13>Done Building Project "C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.Tests\FSharp.Compiler.Service.Tests.fsproj" (default targets) | |
. | |
1>Done Building Project "C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.sln" (Build target(s)). | |
Build succeeded. | |
"C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.sln" (Build target) (1) -> | |
"C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.ProjectCrackerTool\FSharp.Compiler.Service.ProjectCrackerTool.fsproj" (default targ | |
et) (10) -> | |
(CoreCompile target) -> | |
FSC : warning FS0075: The command-line option '--version' has been deprecated [C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.Pro | |
jectCrackerTool\FSharp.Compiler.Service.ProjectCrackerTool.fsproj] | |
"C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.sln" (Build target) (1) -> | |
"C:\Users\scott\source\repos\FSharp.Compiler.Service\tests\service\data\CSharp_Analysis\CSharp_Analysis.csproj" (default target) (8) -> | |
CSharpClass.cs(97,35): warning CS0067: The event 'CSharpClass.InterfaceEvent' is never used [C:\Users\scott\source\repos\FSharp.Compiler.Service\tests\service\dat | |
a\CSharp_Analysis\CSharp_Analysis.csproj] | |
CSharpClass.cs(85,35): warning CS0067: The event 'CSharpClass.Event' is never used [C:\Users\scott\source\repos\FSharp.Compiler.Service\tests\service\data\CSharp_ | |
Analysis\CSharp_Analysis.csproj] | |
"C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.sln" (Build target) (1) -> | |
"C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\samples\EditorService\EditorService.fsproj" (default target) (2) -> | |
(ResolveAssemblyReferences target) -> | |
C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets(2041,5): warning MSB3277: Found conflicts b | |
etween different versions of "FSharp.Core" that could not be resolved. These reference conflicts are listed in the build log when log verbosity is set to detailed. | |
[C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\samples\EditorService\EditorService.fsproj] | |
"C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.sln" (Build target) (1) -> | |
"C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.ProjectCracker\FSharp.Compiler.Service.ProjectCracker.fsproj" (default target) (11) | |
-> | |
(CoreCompile target) -> | |
FSC : warning FS0075: The command-line option '--version' has been deprecated [C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.Pro | |
jectCracker\FSharp.Compiler.Service.ProjectCracker.fsproj] | |
"C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.sln" (Build target) (1) -> | |
"C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.Tests\FSharp.Compiler.Service.Tests.fsproj" (default target) (13) -> | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\tests\service\ProjectOptionsTests.fs(238,20): warning FS0044: This construct is deprecated. Deprecated, use Do | |
es.Contain [C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.Tests\FSharp.Compiler.Service.Tests.fsproj] | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\tests\service\ProjectOptionsTests.fs(240,22): warning FS0044: This construct is deprecated. Deprecated, use Do | |
es.Contain [C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.Tests\FSharp.Compiler.Service.Tests.fsproj] | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\tests\service\ProjectOptionsTests.fs(241,22): warning FS0044: This construct is deprecated. Deprecated, use Do | |
es.Contain [C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.Tests\FSharp.Compiler.Service.Tests.fsproj] | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\tests\service\ProjectOptionsTests.fs(243,22): warning FS0044: This construct is deprecated. Deprecated, use Do | |
es.Contain [C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.Tests\FSharp.Compiler.Service.Tests.fsproj] | |
9 Warning(s) | |
0 Error(s) | |
Time Elapsed 00:02:44.32 | |
Finished Target: Build.NetFx | |
Starting Target: Build.NetStd (==> Restore, Build.NetFx) | |
C:\Users\scott\AppData\Local\dotnetcore\dotnet.exe pack FSharp.Compiler.Service.netstandard.sln -v n -c Release | |
Microsoft (R) Build Engine version 15.5.180.51428 for .NET Core | |
Copyright (C) Microsoft Corporation. All rights reserved. | |
Build started 2/17/2018 1:03:55 PM. | |
1>Project "C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard.sln" on node 1 (Restore target(s)). | |
1>ValidateSolutionConfiguration: | |
Building solution configuration "Release|Any CPU". | |
Restore: | |
Restoring packages for C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\FSharp.Compiler.Service.netstandard.fsproj... | |
Restoring packages for C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.Tests.netcore\FSharp.Compiler.Service.Tests.netcore.fsproj... | |
CACHE https://api.nuget.org/v3-flatcontainer/fsharp.core/index.json | |
CACHE https://api.nuget.org/v3-flatcontainer/system.valuetuple/index.json | |
Committing restore... | |
Generating MSBuild file C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\obj\FSharp.Compiler.Service.netstandard.fsproj.nuget.g.props. | |
Generating MSBuild file C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\obj\FSharp.Compiler.Service.netstandard.fsproj.nuget.g.targets. | |
Writing lock file to disk. Path: C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\obj\project.assets.json | |
Committing restore... | |
Generating MSBuild file C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.Tests.netcore\obj\FSharp.Compiler.Service.Tests.netcore.fsproj.nuget.g.props. | |
Generating MSBuild file C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.Tests.netcore\obj\FSharp.Compiler.Service.Tests.netcore.fsproj.nuget.g.targets. | |
Writing lock file to disk. Path: C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.Tests.netcore\obj\project.assets.json | |
Restore completed in 2.95 sec for C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\FSharp.Compiler.Service.netstandard.fsproj. | |
Restore completed in 3.02 sec for C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.Tests.netcore\FSharp.Compiler.Service.Tests.netcore.fsproj. | |
NuGet Config files used: | |
C:\Users\scott\AppData\Roaming\NuGet\NuGet.Config | |
C:\Program Files (x86)\NuGet\Config\Microsoft.VisualStudio.Offline.config | |
Feeds used: | |
C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ | |
C:\Program Files\dotnet\sdk\NuGetFallbackFolder | |
https://api.nuget.org/v3/index.json | |
1>Done Building Project "C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard.sln" (Restore target(s)). | |
1:2>Project "C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard.sln" on node 1 (pack target(s)). | |
1>ValidateSolutionConfiguration: | |
Building solution configuration "Release|Any CPU". | |
1:2>Project "C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard.sln" (1:2) is building "C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\FSharp.Compiler.Service.netstandard.fsproj" (2:11) on node 1 (pack target(s)). | |
2>CallFsLex: | |
"C:\Users\scott\source\repos\FSharp.Compiler.Service\packages\FsLexYacc.7.0.6\build\\fslex.exe" -o "illex.fs" --unicode --lexlib Internal.Utilities.Text.Lexing C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src\absil\illex.fsl | |
compiling to dfas (can take a while...) | |
137 states | |
writing output | |
"C:\Users\scott\source\repos\FSharp.Compiler.Service\packages\FsLexYacc.7.0.6\build\\fslex.exe" -o "lex.fs" --unicode --lexlib Internal.Utilities.Text.Lexing C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src\fsharp\lex.fsl | |
compiling to dfas (can take a while...) | |
742 states | |
writing output | |
"C:\Users\scott\source\repos\FSharp.Compiler.Service\packages\FsLexYacc.7.0.6\build\\fslex.exe" -o "pplex.fs" --unicode --lexlib Internal.Utilities.Text.Lexing C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src\fsharp\pplex.fsl | |
compiling to dfas (can take a while...) | |
28 states | |
writing output | |
CallFsYacc: | |
"C:\Users\scott\source\repos\FSharp.Compiler.Service\packages\FsLexYacc.7.0.6\build\\fsyacc.exe" -o "ilpars.fs" --module Microsoft.FSharp.Compiler.AbstractIL.Internal.AsciiParser --open Microsoft.FSharp.Compiler.AbstractIL --internal --lexlib Internal.Utilities.Text.Lexing --parslib Internal.Utilities.Text.Parsing C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src\absil\ilpars.fsy | |
building tables | |
computing first function... time: 00:00:00.1121886 | |
building kernels... time: 00:00:00.0704924 | |
building kernel table... time: 00:00:00.0206990 | |
computing lookahead relations................................................................................................................................................. time: 00:00:00.0387719 | |
building lookahead table... time: 00:00:00.0140539 | |
building action table... shift/reduce error at state 57 on terminal RBRACK between {noprec shift(88)} and {noprec reduce(bound:)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 87 on terminal RBRACK between {noprec shift(88)} and {noprec reduce(bound:)} - assuming the former because we prefer shift when unable to compare precedences | |
time: 00:00:00.0671395 | |
building goto table... time: 00:00:00.0055371 | |
returning tables. | |
2 shift/reduce conflicts | |
consider setting precedences explicitly using %left %right and %nonassoc on terminals and/or setting explicit precedence on rules using %prec | |
142 states | |
32 nonterminals | |
68 terminals | |
96 productions | |
#rows in action table: 142 | |
"C:\Users\scott\source\repos\FSharp.Compiler.Service\packages\FsLexYacc.7.0.6\build\\fsyacc.exe" -o "pars.fs" --module Microsoft.FSharp.Compiler.Parser --open Microsoft.FSharp.Compiler --internal --lexlib Internal.Utilities.Text.Lexing --parslib Internal.Utilities.Text.Parsing C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src\fsharp\pars.fsy | |
building tables | |
computing first function... time: 00:00:00.6297325 | |
building kernels... time: 00:00:00.6178591 | |
building kernel table... time: 00:00:00.0833554 | |
computing lookahead relations.......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... time: 00:00:07.1694033 | |
building lookahead table... time: 00:00:02.1197259 | |
building action table... shift/reduce error at state 0 on terminal error between {noprec shift(47)} and {noprec reduce(moduleSpfnsPossiblyEmpty:)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 2 on terminal error between {noprec shift(216)} and {noprec reduce(moduleDefnsOrExprPossiblyEmpty:)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 2 on terminal error between {noprec shift(216)} and {[explicit nonassoc 9950] reduce(opt_attributes:)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 47 on terminal EOF between {noprec shift(48)} and {noprec reduce(moduleSpfnsPossiblyEmpty:'error')} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 61 on terminal error between {noprec shift(77)} and {noprec reduce(moduleSpfnsPossiblyEmpty:)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 65 on terminal error between {noprec shift(77)} and {noprec reduce(moduleSpfnsPossiblyEmpty:)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 69 on terminal error between {noprec shift(74)} and {noprec reduce(moduleSpfnsPossiblyEmpty:)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 74 on terminal OBLOCKEND between {noprec shift(1803)} and {noprec reduce(moduleSpfnsPossiblyEmpty:'error')} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 74 on terminal OBLOCKEND_COMING_SOON between {noprec shift(1800)} and {noprec reduce(moduleSpfnsPossiblyEmpty:'error')} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 74 on terminal OBLOCKEND_IS_HERE between {noprec shift(1802)} and {noprec reduce(moduleSpfnsPossiblyEmpty:'error')} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 79 on terminal error between {noprec shift(81)} and {noprec reduce(moduleSpfns:moduleSpfn opt_topSeparators)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 126 on terminal WITH between {noprec shift(209)} and {noprec reduce(opt_classSpfn:)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 127 on terminal STRUCT between {noprec shift(539)} and {[explicit nonassoc 9950] reduce(opt_attributes:)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 130 on terminal STRUCT between {noprec shift(539)} and {[explicit nonassoc 9950] reduce(opt_attributes:)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 135 on terminal WITH between {noprec shift(209)} and {noprec reduce(opt_classSpfn:)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 137 on terminal WITH between {noprec shift(209)} and {noprec reduce(opt_classSpfn:)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 145 on terminal error between {noprec shift(149)} and {noprec reduce(classSpfnMembers:)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 178 on terminal WITH between {noprec shift(195)} and {noprec reduce(classMemberSpfnGetSet:)} - assuming the former because we prefer shift when unable to compare precedences | |
reduce/reduce error at state 223 on terminal error between {noprec reduce(moduleDefnsOrExprPossiblyEmpty:)} and {[explicit nonassoc 9950] reduce(opt_attributes:)} - assuming the former because we prefer the rule earlier in the file | |
shift/reduce error at state 223 on terminal error between {noprec shift(250)} and {noprec reduce(moduleDefnsOrExprPossiblyEmpty:)} - assuming the former because we prefer shift when unable to compare precedences | |
reduce/reduce error at state 227 on terminal error between {noprec reduce(moduleDefnsOrExprPossiblyEmpty:)} and {[explicit nonassoc 9950] reduce(opt_attributes:)} - assuming the former because we prefer the rule earlier in the file | |
shift/reduce error at state 227 on terminal error between {noprec shift(250)} and {noprec reduce(moduleDefnsOrExprPossiblyEmpty:)} - assuming the former because we prefer shift when unable to compare precedences | |
reduce/reduce error at state 230 on terminal error between {noprec reduce(moduleDefnsOrExprPossiblyEmpty:)} and {[explicit nonassoc 9950] reduce(opt_attributes:)} - assuming the former because we prefer the rule earlier in the file | |
shift/reduce error at state 230 on terminal error between {noprec shift(235)} and {noprec reduce(moduleDefnsOrExprPossiblyEmpty:)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 242 on terminal error between {noprec shift(250)} and {[explicit nonassoc 9950] reduce(opt_attributes:)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 242 on terminal error between {noprec shift(250)} and {noprec reduce(moduleDefnsOrExpr:opt_attributes opt_declVisibility declExpr topSeparators)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 246 on terminal error between {noprec shift(250)} and {noprec reduce(moduleDefns:moduleDefnOrDirective)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 248 on terminal error between {noprec shift(250)} and {[explicit nonassoc 9950] reduce(opt_attributes:)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 248 on terminal error between {noprec shift(250)} and {noprec reduce(moduleDefns:moduleDefnOrDirective topSeparators)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 253 on terminal error between {noprec shift(250)} and {[explicit nonassoc 9950] reduce(opt_attributes:)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 262 on terminal OLET between {noprec shift(685)} and {[explicit nonassoc 9953] reduce(moduleDefn:opt_attributes opt_declVisibility hardwhiteLetBindings)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 262 on terminal EXTERN between {noprec shift(698)} and {[explicit nonassoc 9953] reduce(moduleDefn:opt_attributes opt_declVisibility hardwhiteLetBindings)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 262 on terminal error between {noprec shift(983)} and {[explicit nonassoc 9953] reduce(moduleDefn:opt_attributes opt_declVisibility hardwhiteLetBindings)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 271 on terminal error between {noprec shift(963)} and {noprec reduce(opt_attributes:attributes)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 277 on terminal STRUCT between {noprec shift(1771)} and {[explicit nonassoc 9950] reduce(opt_attributes:)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 277 on terminal BEGIN between {noprec shift(1772)} and {[explicit nonassoc 9950] reduce(opt_attributes:)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 277 on terminal error between {noprec shift(251)} and {[explicit nonassoc 9950] reduce(opt_attributes:)} - assuming the former because we prefer shift when unable to compare precedences | |
reduce/reduce error at state 287 on terminal error between {noprec reduce(moduleDefnsOrExprPossiblyEmpty:)} and {[explicit nonassoc 9950] reduce(opt_attributes:)} - assuming the former because we prefer the rule earlier in the file | |
shift/reduce error at state 287 on terminal error between {noprec shift(252)} and {noprec reduce(moduleDefnsOrExprPossiblyEmpty:)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 296 on terminal LBRACK_LESS between {noprec shift(298)} and {noprec reduce(attributes:attributeList)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 309 on terminal TYPE_COMING_SOON between {noprec shift(1782)} and {noprec reduce(opt_seps:seps)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 309 on terminal MODULE_COMING_SOON between {noprec shift(1787)} and {noprec reduce(opt_seps:seps)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 342 on terminal WITH between {noprec shift(292)} and {noprec reduce(tyconDefn:typeNameInfo)} - assuming the former because we prefer shift when unable to compare precedences | |
reduce/reduce error at state 342 on terminal PUBLIC between {[explicit nonassoc 9950] reduce(opt_attributes:)} and {noprec reduce(tyconDefn:typeNameInfo)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 342 on terminal PRIVATE between {[explicit nonassoc 9950] reduce(opt_attributes:)} and {noprec reduce(tyconDefn:typeNameInfo)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 342 on terminal INTERNAL between {[explicit nonassoc 9950] reduce(opt_attributes:)} and {noprec reduce(tyconDefn:typeNameInfo)} - assuming the former because we prefer the rule earlier in the file | |
shift/reduce error at state 342 on terminal LBRACK_LESS between {noprec shift(298)} and {noprec reduce(tyconDefn:typeNameInfo)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 343 on terminal STRUCT between {noprec shift(539)} and {[explicit nonassoc 9950] reduce(opt_attributes:)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 351 on terminal STRUCT between {noprec shift(539)} and {[explicit nonassoc 9950] reduce(opt_attributes:)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 353 on terminal STRUCT between {noprec shift(539)} and {[explicit nonassoc 9950] reduce(opt_attributes:)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 353 on terminal error between {noprec shift(385)} and {noprec reduce(classDefnMembers:)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 355 on terminal error between {noprec shift(385)} and {noprec reduce(classDefnMembers:)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 358 on terminal WITH between {noprec shift(478)} and {noprec reduce(opt_classDefn:)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 361 on terminal WITH between {noprec shift(478)} and {noprec reduce(opt_classDefn:)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 369 on terminal error between {noprec shift(373)} and {noprec reduce(classDefnMembers:)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 373 on terminal END between {noprec shift(374)} and {noprec reduce(classDefnMembers:)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 373 on terminal error between {noprec shift(385)} and {noprec reduce(classDefnMembers:)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 375 on terminal error between {noprec shift(385)} and {noprec reduce(classDefnMembers:)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 379 on terminal error between {noprec shift(385)} and {noprec reduce(classDefnMembers:)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 385 on terminal error between {noprec shift(385)} and {noprec reduce(classDefnMembers:)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 388 on terminal error between {noprec shift(385)} and {noprec reduce(classDefnMembers:)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 420 on terminal ODECLEND between {noprec shift(1760)} and {noprec reduce(opt_ODECLEND:)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 423 on terminal WITH between {noprec shift(475)} and {noprec reduce(opt_interfaceImplDefn:)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 430 on terminal WITH between {noprec shift(195)} and {noprec reduce(classMemberSpfnGetSet:)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 431 on terminal ODECLEND between {noprec shift(1760)} and {noprec reduce(opt_ODECLEND:)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 434 on terminal ODECLEND between {noprec shift(1760)} and {noprec reduce(opt_ODECLEND:)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 436 on terminal ODECLEND between {noprec shift(1760)} and {noprec reduce(opt_ODECLEND:)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 438 on terminal ODECLEND between {noprec shift(1760)} and {noprec reduce(opt_ODECLEND:)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 444 on terminal ODECLEND between {noprec shift(1760)} and {noprec reduce(opt_ODECLEND:)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 460 on terminal WITH between {noprec shift(195)} and {noprec reduce(classMemberSpfnGetSet:)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 500 on terminal OBLOCKSEP between {[explicit right 9938] shift(1750)} and {noprec reduce(opt_seps:)} - assuming the former because we prefer shift when unable to compare precedences | |
reduce/reduce error at state 501 on terminal error between {[explicit nonassoc 9950] reduce(opt_attributes:)} and {noprec reduce(objectImplementationMembers:objectImplementationMember opt_seps)} - assuming the former because we prefer the rule earlier in the file | |
shift/reduce error at state 506 on terminal ODECLEND between {noprec shift(1760)} and {noprec reduce(opt_ODECLEND:)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 508 on terminal ODECLEND between {noprec shift(1760)} and {noprec reduce(opt_ODECLEND:)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 512 on terminal ODECLEND between {noprec shift(1760)} and {noprec reduce(opt_ODECLEND:)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 611 on terminal OBLOCKSEP between {[explicit right 9938] shift(1762)} and {noprec reduce(unionTypeRepr:firstUnionCaseDecl)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 618 on terminal OBLOCKSEP between {[explicit right 9938] shift(1762)} and {noprec reduce(opt_OBLOCKSEP:)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 621 on terminal OBLOCKSEP between {[explicit right 9938] shift(1762)} and {noprec reduce(opt_OBLOCKSEP:)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 624 on terminal OBLOCKSEP between {[explicit right 9938] shift(1762)} and {noprec reduce(opt_OBLOCKSEP:)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 627 on terminal OBLOCKSEP between {[explicit right 9938] shift(1762)} and {noprec reduce(opt_OBLOCKSEP:)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 636 on terminal OBLOCKSEP between {[explicit right 9938] shift(1762)} and {noprec reduce(path:ident)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 639 on terminal OBLOCKSEP between {[explicit right 9938] shift(1762)} and {noprec reduce(opt_OBLOCKSEP:)} - assuming the former because we prefer shift when unable to compare precedences | |
reduce/reduce error at state 640 on terminal BAR between {[explicit left 9979] reduce(firstUnionCaseDeclOfMany:ident 'EQUALS' constant opt_OBLOCKSEP)} and {[explicit left 9979] reduce(firstUnionCaseDecl:ident 'EQUALS' constant opt_OBLOCKSEP)} - assuming the former because we prefer the rule earlier in the file | |
shift/reduce error at state 793 on terminal HIGH_PRECEDENCE_TYAPP between {[explicit left 9999] shift(794)} and {noprec reduce(constant:rawConstant)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 800 on terminal COLON between {noprec shift(802)} and {[explicit nonassoc 9972] reduce(simplePattern:attributes simplePattern)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 852 on terminal error between {noprec shift(887)} and {noprec reduce(parenPatternBody:)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 852 on terminal EOF between {noprec shift(976)} and {noprec reduce(parenPatternBody:)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 883 on terminal error between {noprec shift(887)} and {noprec reduce(parenPatternBody:)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 883 on terminal EOF between {noprec shift(976)} and {noprec reduce(parenPatternBody:)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 887 on terminal RPAREN between {[explicit nonassoc 9932] shift(1799)} and {noprec reduce(recover:'error')} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 887 on terminal RPAREN_COMING_SOON between {[explicit nonassoc 9932] shift(1796)} and {noprec reduce(recover:'error')} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 887 on terminal RPAREN_IS_HERE between {[explicit nonassoc 9932] shift(1798)} and {noprec reduce(recover:'error')} - assuming the former because we prefer shift when unable to compare precedences | |
reduce/reduce error at state 888 on terminal EOF between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 888 on terminal OBLOCKEND_COMING_SOON between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 888 on terminal OBLOCKSEP between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 888 on terminal OWITH between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 888 on terminal HIGH_PRECEDENCE_PAREN_APP between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 888 on terminal HIGH_PRECEDENCE_BRACK_APP between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 888 on terminal TYPE_COMING_SOON between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 888 on terminal MODULE_COMING_SOON between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 888 on terminal PUBLIC between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 888 on terminal PRIVATE between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 888 on terminal INTERNAL between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 888 on terminal GLOBAL between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 888 on terminal STRUCT between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 888 on terminal BAR between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 888 on terminal RBRACK between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 888 on terminal RBRACE between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 888 on terminal RBRACE_COMING_SOON between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 888 on terminal RBRACE_IS_HERE between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 888 on terminal BAR_RBRACK between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 888 on terminal UNDERSCORE between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 888 on terminal EQUALS between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 888 on terminal LBRACK between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 888 on terminal LBRACK_BAR between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 888 on terminal LBRACE between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 888 on terminal QMARK between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 888 on terminal COLON between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 888 on terminal COLON_COLON between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 888 on terminal SEMICOLON between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 888 on terminal WHEN between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 888 on terminal WITH between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 888 on terminal AMP between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 888 on terminal LPAREN between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 888 on terminal RPAREN between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 888 on terminal RPAREN_COMING_SOON between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 888 on terminal RPAREN_IS_HERE between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 888 on terminal COMMA between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 888 on terminal RARROW between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 888 on terminal LPAREN_STAR_RPAREN between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 888 on terminal TRUE between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 888 on terminal FALSE between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 888 on terminal IN between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 888 on terminal AS between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 888 on terminal NULL between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 888 on terminal LQUOTE between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 888 on terminal BIGNUM between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 888 on terminal DECIMAL between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 888 on terminal CHAR between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 888 on terminal IEEE64 between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 888 on terminal IEEE32 between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 888 on terminal NATIVEINT between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 888 on terminal UNATIVEINT between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 888 on terminal UINT64 between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 888 on terminal UINT32 between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 888 on terminal UINT16 between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 888 on terminal UINT8 between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 888 on terminal INT64 between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 888 on terminal INT32 between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 888 on terminal INT16 between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 888 on terminal INT8 between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 888 on terminal IDENT between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 888 on terminal KEYWORD_STRING between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 888 on terminal STRING between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 888 on terminal BYTEARRAY between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 888 on terminal error between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
shift/reduce error at state 892 on terminal COMMA between {[explicit left 9967] shift(921)} and {noprec reduce(parenPattern:tupleParenPatternElements)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 895 on terminal RPAREN between {[explicit nonassoc 9932] shift(1799)} and {noprec reduce(recover:'error')} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 895 on terminal RPAREN_COMING_SOON between {[explicit nonassoc 9932] shift(1796)} and {noprec reduce(recover:'error')} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 895 on terminal RPAREN_IS_HERE between {[explicit nonassoc 9932] shift(1798)} and {noprec reduce(recover:'error')} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 899 on terminal COLON between {noprec shift(916)} and {[explicit left 9937] reduce(parenPattern:parenPattern 'BAR' parenPattern)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 900 on terminal COLON between {noprec shift(916)} and {[explicit nonassoc 9972] reduce(parenPattern:attributes parenPattern)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 901 on terminal COLON between {noprec shift(916)} and {[explicit right 9981] reduce(parenPattern:parenPattern 'COLON_COLON' parenPattern)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 902 on terminal COLON between {noprec shift(916)} and {[explicit left 9967] reduce(tupleParenPatternElements:tupleParenPatternElements 'COMMA' parenPattern)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 903 on terminal COLON between {noprec shift(916)} and {[explicit left 9967] reduce(tupleParenPatternElements:parenPattern 'COMMA' parenPattern)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 904 on terminal COLON between {noprec shift(916)} and {[explicit left 9975] reduce(conjParenPatternElements:conjParenPatternElements 'AMP' parenPattern)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 906 on terminal COLON between {noprec shift(916)} and {[explicit left 9975] reduce(conjParenPatternElements:parenPattern 'AMP' parenPattern)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 914 on terminal COMMA between {[explicit left 9967] shift(921)} and {noprec reduce(parenPattern:tupleParenPatternElements)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 915 on terminal AMP between {[explicit left 9975] shift(923)} and {noprec reduce(parenPattern:conjParenPatternElements)} - assuming the former because we prefer shift when unable to compare precedences | |
reduce/reduce error at state 933 on terminal RBRACK between {noprec reduce(listPatternElements:)} and {noprec reduce(opt_seps:seps)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 933 on terminal BAR_RBRACK between {noprec reduce(listPatternElements:)} and {noprec reduce(opt_seps:seps)} - assuming the former because we prefer the rule earlier in the file | |
shift/reduce error at state 943 on terminal COLON_QMARK between {[explicit left 9983] shift(1114)} and {noprec reduce(declExprBlock:declExpr)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 943 on terminal COLON_GREATER between {[explicit left 9978] shift(1116)} and {noprec reduce(declExprBlock:declExpr)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 943 on terminal COLON_QMARK_GREATER between {[explicit left 9978] shift(1118)} and {noprec reduce(declExprBlock:declExpr)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 943 on terminal COLON_EQUALS between {[explicit right 9965] shift(1120)} and {noprec reduce(declExprBlock:declExpr)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 943 on terminal JOIN_IN between {[explicit left 9973] shift(1126)} and {noprec reduce(declExprBlock:declExpr)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 943 on terminal BAR_BAR between {[explicit left 9973] shift(1127)} and {noprec reduce(declExprBlock:declExpr)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 943 on terminal INFIX_BAR_OP between {[explicit left 9979] shift(1128)} and {noprec reduce(declExprBlock:declExpr)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 943 on terminal OR between {[explicit left 9973] shift(1129)} and {noprec reduce(declExprBlock:declExpr)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 943 on terminal AMP between {[explicit left 9975] shift(1130)} and {noprec reduce(declExprBlock:declExpr)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 943 on terminal AMP_AMP between {[explicit left 9975] shift(1131)} and {noprec reduce(declExprBlock:declExpr)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 943 on terminal INFIX_AMP_OP between {[explicit left 9979] shift(1132)} and {noprec reduce(declExprBlock:declExpr)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 943 on terminal EQUALS between {[explicit left 9979] shift(1133)} and {noprec reduce(declExprBlock:declExpr)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 943 on terminal INFIX_COMPARE_OP between {[explicit left 9979] shift(1134)} and {noprec reduce(declExprBlock:declExpr)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 943 on terminal DOLLAR between {[explicit left 9979] shift(1135)} and {noprec reduce(declExprBlock:declExpr)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 943 on terminal LESS between {[explicit left 9979] shift(1136)} and {noprec reduce(declExprBlock:declExpr)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 943 on terminal GREATER between {[explicit left 9979] shift(1138)} and {noprec reduce(declExprBlock:declExpr)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 943 on terminal INFIX_AT_HAT_OP between {[explicit right 9980] shift(1139)} and {noprec reduce(declExprBlock:declExpr)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 943 on terminal PERCENT_OP between {[explicit left 9985] shift(1140)} and {noprec reduce(declExprBlock:declExpr)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 943 on terminal COLON_COLON between {[explicit right 9981] shift(1141)} and {noprec reduce(declExprBlock:declExpr)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 943 on terminal PLUS_MINUS_OP between {[explicit left 9984] shift(1142)} and {noprec reduce(declExprBlock:declExpr)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 943 on terminal MINUS between {[explicit left 9984] shift(1143)} and {noprec reduce(declExprBlock:declExpr)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 943 on terminal STAR between {[explicit left 9985] shift(1144)} and {noprec reduce(declExprBlock:declExpr)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 943 on terminal INFIX_STAR_DIV_MOD_OP between {[explicit left 9985] shift(1145)} and {noprec reduce(declExprBlock:declExpr)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 943 on terminal INFIX_STAR_STAR_OP between {[explicit right 9986] shift(1146)} and {noprec reduce(declExprBlock:declExpr)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 943 on terminal COMMA between {[explicit left 9967] shift(1212)} and {noprec reduce(declExprBlock:declExpr)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 944 on terminal ORIGHT_BLOCK_END between {noprec shift(945)} and {noprec reduce(typedSeqExprBlockR:typedSeqExpr)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 946 on terminal COLON between {noprec shift(947)} and {noprec reduce(typedSeqExpr:seqExpr)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 951 on terminal THEN between {noprec shift(956)} and {[explicit right 9938] reduce(seqExpr:declExpr)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 951 on terminal OTHEN between {noprec shift(958)} and {[explicit right 9938] reduce(seqExpr:declExpr)} - assuming the former because we prefer shift when unable to compare precedences | |
reduce/reduce error at state 952 on terminal EOF between {[explicit right 9938] reduce(seqExpr:declExpr)} and {[explicit nonassoc 9968] reduce(optRange:declExpr)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 952 on terminal RBRACK between {[explicit right 9938] reduce(seqExpr:declExpr)} and {[explicit nonassoc 9968] reduce(optRange:declExpr)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 952 on terminal error between {[explicit right 9938] reduce(seqExpr:declExpr)} and {[explicit nonassoc 9968] reduce(optRange:declExpr)} - assuming the former because we prefer the rule earlier in the file | |
shift/reduce error at state 954 on terminal ODO between {noprec shift(689)} and {noprec reduce(seqExpr:declExpr seps)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 954 on terminal OLET between {noprec shift(685)} and {noprec reduce(seqExpr:declExpr seps)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 954 on terminal EXTERN between {noprec shift(698)} and {noprec reduce(seqExpr:declExpr seps)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 954 on terminal MINUS between {[explicit left 9984] shift(1214)} and {noprec reduce(seqExpr:declExpr seps)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 954 on terminal AMP between {[explicit left 9975] shift(1226)} and {noprec reduce(seqExpr:declExpr seps)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 954 on terminal AMP_AMP between {[explicit left 9975] shift(1229)} and {noprec reduce(seqExpr:declExpr seps)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 954 on terminal RARROW between {[explicit right 9948] shift(1076)} and {noprec reduce(seqExpr:declExpr seps)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 954 on terminal NEW between {[explicit nonassoc 9951] shift(1232)} and {noprec reduce(seqExpr:declExpr seps)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 954 on terminal PERCENT_OP between {[explicit left 9985] shift(1223)} and {noprec reduce(seqExpr:declExpr seps)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 954 on terminal LET between {[explicit nonassoc 9951] shift(679)} and {noprec reduce(seqExpr:declExpr seps)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 954 on terminal PLUS_MINUS_OP between {[explicit left 9984] shift(1217)} and {noprec reduce(seqExpr:declExpr seps)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 962 on terminal OLET between {noprec shift(685)} and {[explicit nonassoc 9928] reduce(seqExpr:hardwhiteLetBindings)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 962 on terminal ODO between {noprec shift(689)} and {[explicit nonassoc 9928] reduce(seqExpr:hardwhiteLetBindings)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 962 on terminal EXTERN between {noprec shift(698)} and {[explicit nonassoc 9928] reduce(seqExpr:hardwhiteLetBindings)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 962 on terminal error between {noprec shift(983)} and {[explicit nonassoc 9928] reduce(seqExpr:hardwhiteLetBindings)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 964 on terminal ODECLEND between {noprec shift(1770)} and {noprec reduce(recover:'error')} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 964 on terminal DONE between {noprec shift(1769)} and {noprec reduce(recover:'error')} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 965 on terminal ODECLEND between {noprec shift(1770)} and {noprec reduce(recover:'error')} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 965 on terminal DONE between {noprec shift(1769)} and {noprec reduce(recover:'error')} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 966 on terminal ODECLEND between {noprec shift(1770)} and {noprec reduce(recover:'error')} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 966 on terminal DONE between {noprec shift(1769)} and {noprec reduce(recover:'error')} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 967 on terminal ODO between {noprec shift(1768)} and {noprec reduce(recover:'error')} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 967 on terminal DO between {noprec shift(1767)} and {noprec reduce(recover:'error')} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 968 on terminal ODECLEND between {noprec shift(1770)} and {noprec reduce(recover:'error')} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 968 on terminal DONE between {noprec shift(1769)} and {noprec reduce(recover:'error')} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 969 on terminal RBRACK between {noprec shift(1279)} and {noprec reduce(recover:'error')} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 970 on terminal RBRACK between {noprec shift(1302)} and {noprec reduce(recover:'error')} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 971 on terminal RQUOTE between {noprec shift(1331)} and {noprec reduce(recover:'error')} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 972 on terminal BAR_RBRACK between {noprec shift(1337)} and {noprec reduce(recover:'error')} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 973 on terminal RPAREN between {[explicit nonassoc 9932] shift(1799)} and {noprec reduce(recover:'error')} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 973 on terminal RPAREN_IS_HERE between {[explicit nonassoc 9932] shift(1798)} and {noprec reduce(recover:'error')} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 973 on terminal RPAREN_COMING_SOON between {[explicit nonassoc 9932] shift(1796)} and {noprec reduce(recover:'error')} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 974 on terminal RPAREN between {[explicit nonassoc 9932] shift(1799)} and {noprec reduce(recover:'error')} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 974 on terminal RPAREN_IS_HERE between {[explicit nonassoc 9932] shift(1798)} and {noprec reduce(recover:'error')} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 974 on terminal RPAREN_COMING_SOON between {[explicit nonassoc 9932] shift(1796)} and {noprec reduce(recover:'error')} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 975 on terminal RBRACE between {noprec shift(1795)} and {noprec reduce(recover:'error')} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 975 on terminal RBRACE_IS_HERE between {noprec shift(1794)} and {noprec reduce(recover:'error')} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 975 on terminal RBRACE_COMING_SOON between {noprec shift(1792)} and {noprec reduce(recover:'error')} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1007 on terminal ODO between {noprec shift(689)} and {[explicit left 9989] reduce(declExpr:'ASSERT')} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1007 on terminal OLET between {noprec shift(685)} and {[explicit left 9989] reduce(declExpr:'ASSERT')} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1007 on terminal EXTERN between {noprec shift(698)} and {[explicit left 9989] reduce(declExpr:'ASSERT')} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1011 on terminal ODO between {noprec shift(689)} and {[explicit left 9989] reduce(declExpr:'OASSERT')} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1011 on terminal OLET between {noprec shift(685)} and {[explicit left 9989] reduce(declExpr:'OASSERT')} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1011 on terminal EXTERN between {noprec shift(698)} and {[explicit left 9989] reduce(declExpr:'OASSERT')} - assuming the former because we prefer shift when unable to compare precedences | |
reduce/reduce error at state 1046 on terminal EOF between {noprec reduce(declExpr:'FOR' parenPattern recover)} and {noprec reduce(ends_coming_soon_or_recover:recover)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1046 on terminal OBLOCKEND_COMING_SOON between {noprec reduce(declExpr:'FOR' parenPattern recover)} and {noprec reduce(ends_coming_soon_or_recover:recover)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1046 on terminal OBLOCKSEP between {noprec reduce(declExpr:'FOR' parenPattern recover)} and {noprec reduce(ends_coming_soon_or_recover:recover)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1046 on terminal ODO between {noprec reduce(declExpr:'FOR' parenPattern recover)} and {noprec reduce(ends_coming_soon_or_recover:recover)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1046 on terminal TYPE_COMING_SOON between {noprec reduce(declExpr:'FOR' parenPattern recover)} and {noprec reduce(ends_coming_soon_or_recover:recover)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1046 on terminal MODULE_COMING_SOON between {noprec reduce(declExpr:'FOR' parenPattern recover)} and {noprec reduce(ends_coming_soon_or_recover:recover)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1046 on terminal RBRACE_COMING_SOON between {noprec reduce(declExpr:'FOR' parenPattern recover)} and {noprec reduce(ends_coming_soon_or_recover:recover)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1046 on terminal RPAREN_COMING_SOON between {noprec reduce(declExpr:'FOR' parenPattern recover)} and {noprec reduce(ends_coming_soon_or_recover:recover)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1046 on terminal RARROW between {noprec reduce(declExpr:'FOR' parenPattern recover)} and {noprec reduce(ends_coming_soon_or_recover:recover)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1046 on terminal DO between {noprec reduce(declExpr:'FOR' parenPattern recover)} and {noprec reduce(ends_coming_soon_or_recover:recover)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1046 on terminal error between {noprec reduce(declExpr:'FOR' parenPattern recover)} and {noprec reduce(ends_coming_soon_or_recover:recover)} - assuming the former because we prefer the rule earlier in the file | |
shift/reduce error at state 1048 on terminal COLON_QMARK between {[explicit left 9983] shift(1114)} and {noprec reduce(declExpr:'YIELD' declExpr)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1048 on terminal COLON_GREATER between {[explicit left 9978] shift(1116)} and {noprec reduce(declExpr:'YIELD' declExpr)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1048 on terminal COLON_QMARK_GREATER between {[explicit left 9978] shift(1118)} and {noprec reduce(declExpr:'YIELD' declExpr)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1048 on terminal COLON_EQUALS between {[explicit right 9965] shift(1120)} and {noprec reduce(declExpr:'YIELD' declExpr)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1048 on terminal JOIN_IN between {[explicit left 9973] shift(1126)} and {noprec reduce(declExpr:'YIELD' declExpr)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1048 on terminal BAR_BAR between {[explicit left 9973] shift(1127)} and {noprec reduce(declExpr:'YIELD' declExpr)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1048 on terminal INFIX_BAR_OP between {[explicit left 9979] shift(1128)} and {noprec reduce(declExpr:'YIELD' declExpr)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1048 on terminal OR between {[explicit left 9973] shift(1129)} and {noprec reduce(declExpr:'YIELD' declExpr)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1048 on terminal AMP between {[explicit left 9975] shift(1130)} and {noprec reduce(declExpr:'YIELD' declExpr)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1048 on terminal AMP_AMP between {[explicit left 9975] shift(1131)} and {noprec reduce(declExpr:'YIELD' declExpr)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1048 on terminal INFIX_AMP_OP between {[explicit left 9979] shift(1132)} and {noprec reduce(declExpr:'YIELD' declExpr)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1048 on terminal EQUALS between {[explicit left 9979] shift(1133)} and {noprec reduce(declExpr:'YIELD' declExpr)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1048 on terminal INFIX_COMPARE_OP between {[explicit left 9979] shift(1134)} and {noprec reduce(declExpr:'YIELD' declExpr)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1048 on terminal DOLLAR between {[explicit left 9979] shift(1135)} and {noprec reduce(declExpr:'YIELD' declExpr)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1048 on terminal LESS between {[explicit left 9979] shift(1136)} and {noprec reduce(declExpr:'YIELD' declExpr)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1048 on terminal GREATER between {[explicit left 9979] shift(1138)} and {noprec reduce(declExpr:'YIELD' declExpr)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1048 on terminal INFIX_AT_HAT_OP between {[explicit right 9980] shift(1139)} and {noprec reduce(declExpr:'YIELD' declExpr)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1048 on terminal PERCENT_OP between {[explicit left 9985] shift(1140)} and {noprec reduce(declExpr:'YIELD' declExpr)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1048 on terminal COLON_COLON between {[explicit right 9981] shift(1141)} and {noprec reduce(declExpr:'YIELD' declExpr)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1048 on terminal PLUS_MINUS_OP between {[explicit left 9984] shift(1142)} and {noprec reduce(declExpr:'YIELD' declExpr)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1048 on terminal MINUS between {[explicit left 9984] shift(1143)} and {noprec reduce(declExpr:'YIELD' declExpr)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1048 on terminal STAR between {[explicit left 9985] shift(1144)} and {noprec reduce(declExpr:'YIELD' declExpr)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1048 on terminal INFIX_STAR_DIV_MOD_OP between {[explicit left 9985] shift(1145)} and {noprec reduce(declExpr:'YIELD' declExpr)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1048 on terminal INFIX_STAR_STAR_OP between {[explicit right 9986] shift(1146)} and {noprec reduce(declExpr:'YIELD' declExpr)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1048 on terminal COMMA between {[explicit left 9967] shift(1212)} and {noprec reduce(declExpr:'YIELD' declExpr)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1050 on terminal COLON_QMARK between {[explicit left 9983] shift(1114)} and {noprec reduce(declExpr:'YIELD_BANG' declExpr)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1050 on terminal COLON_GREATER between {[explicit left 9978] shift(1116)} and {noprec reduce(declExpr:'YIELD_BANG' declExpr)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1050 on terminal COLON_QMARK_GREATER between {[explicit left 9978] shift(1118)} and {noprec reduce(declExpr:'YIELD_BANG' declExpr)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1050 on terminal COLON_EQUALS between {[explicit right 9965] shift(1120)} and {noprec reduce(declExpr:'YIELD_BANG' declExpr)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1050 on terminal JOIN_IN between {[explicit left 9973] shift(1126)} and {noprec reduce(declExpr:'YIELD_BANG' declExpr)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1050 on terminal BAR_BAR between {[explicit left 9973] shift(1127)} and {noprec reduce(declExpr:'YIELD_BANG' declExpr)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1050 on terminal INFIX_BAR_OP between {[explicit left 9979] shift(1128)} and {noprec reduce(declExpr:'YIELD_BANG' declExpr)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1050 on terminal OR between {[explicit left 9973] shift(1129)} and {noprec reduce(declExpr:'YIELD_BANG' declExpr)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1050 on terminal AMP between {[explicit left 9975] shift(1130)} and {noprec reduce(declExpr:'YIELD_BANG' declExpr)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1050 on terminal AMP_AMP between {[explicit left 9975] shift(1131)} and {noprec reduce(declExpr:'YIELD_BANG' declExpr)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1050 on terminal INFIX_AMP_OP between {[explicit left 9979] shift(1132)} and {noprec reduce(declExpr:'YIELD_BANG' declExpr)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1050 on terminal EQUALS between {[explicit left 9979] shift(1133)} and {noprec reduce(declExpr:'YIELD_BANG' declExpr)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1050 on terminal INFIX_COMPARE_OP between {[explicit left 9979] shift(1134)} and {noprec reduce(declExpr:'YIELD_BANG' declExpr)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1050 on terminal DOLLAR between {[explicit left 9979] shift(1135)} and {noprec reduce(declExpr:'YIELD_BANG' declExpr)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1050 on terminal LESS between {[explicit left 9979] shift(1136)} and {noprec reduce(declExpr:'YIELD_BANG' declExpr)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1050 on terminal GREATER between {[explicit left 9979] shift(1138)} and {noprec reduce(declExpr:'YIELD_BANG' declExpr)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1050 on terminal INFIX_AT_HAT_OP between {[explicit right 9980] shift(1139)} and {noprec reduce(declExpr:'YIELD_BANG' declExpr)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1050 on terminal PERCENT_OP between {[explicit left 9985] shift(1140)} and {noprec reduce(declExpr:'YIELD_BANG' declExpr)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1050 on terminal COLON_COLON between {[explicit right 9981] shift(1141)} and {noprec reduce(declExpr:'YIELD_BANG' declExpr)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1050 on terminal PLUS_MINUS_OP between {[explicit left 9984] shift(1142)} and {noprec reduce(declExpr:'YIELD_BANG' declExpr)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1050 on terminal MINUS between {[explicit left 9984] shift(1143)} and {noprec reduce(declExpr:'YIELD_BANG' declExpr)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1050 on terminal STAR between {[explicit left 9985] shift(1144)} and {noprec reduce(declExpr:'YIELD_BANG' declExpr)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1050 on terminal INFIX_STAR_DIV_MOD_OP between {[explicit left 9985] shift(1145)} and {noprec reduce(declExpr:'YIELD_BANG' declExpr)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1050 on terminal INFIX_STAR_STAR_OP between {[explicit right 9986] shift(1146)} and {noprec reduce(declExpr:'YIELD_BANG' declExpr)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1050 on terminal COMMA between {[explicit left 9967] shift(1212)} and {noprec reduce(declExpr:'YIELD_BANG' declExpr)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1075 on terminal COLON_QMARK between {[explicit left 9983] shift(1114)} and {noprec reduce(declExpr:'FIXED' declExpr)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1075 on terminal COLON_GREATER between {[explicit left 9978] shift(1116)} and {noprec reduce(declExpr:'FIXED' declExpr)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1075 on terminal COLON_QMARK_GREATER between {[explicit left 9978] shift(1118)} and {noprec reduce(declExpr:'FIXED' declExpr)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1075 on terminal COLON_EQUALS between {[explicit right 9965] shift(1120)} and {noprec reduce(declExpr:'FIXED' declExpr)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1075 on terminal JOIN_IN between {[explicit left 9973] shift(1126)} and {noprec reduce(declExpr:'FIXED' declExpr)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1075 on terminal BAR_BAR between {[explicit left 9973] shift(1127)} and {noprec reduce(declExpr:'FIXED' declExpr)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1075 on terminal INFIX_BAR_OP between {[explicit left 9979] shift(1128)} and {noprec reduce(declExpr:'FIXED' declExpr)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1075 on terminal OR between {[explicit left 9973] shift(1129)} and {noprec reduce(declExpr:'FIXED' declExpr)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1075 on terminal AMP between {[explicit left 9975] shift(1130)} and {noprec reduce(declExpr:'FIXED' declExpr)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1075 on terminal AMP_AMP between {[explicit left 9975] shift(1131)} and {noprec reduce(declExpr:'FIXED' declExpr)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1075 on terminal INFIX_AMP_OP between {[explicit left 9979] shift(1132)} and {noprec reduce(declExpr:'FIXED' declExpr)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1075 on terminal EQUALS between {[explicit left 9979] shift(1133)} and {noprec reduce(declExpr:'FIXED' declExpr)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1075 on terminal INFIX_COMPARE_OP between {[explicit left 9979] shift(1134)} and {noprec reduce(declExpr:'FIXED' declExpr)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1075 on terminal DOLLAR between {[explicit left 9979] shift(1135)} and {noprec reduce(declExpr:'FIXED' declExpr)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1075 on terminal LESS between {[explicit left 9979] shift(1136)} and {noprec reduce(declExpr:'FIXED' declExpr)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1075 on terminal GREATER between {[explicit left 9979] shift(1138)} and {noprec reduce(declExpr:'FIXED' declExpr)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1075 on terminal INFIX_AT_HAT_OP between {[explicit right 9980] shift(1139)} and {noprec reduce(declExpr:'FIXED' declExpr)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1075 on terminal PERCENT_OP between {[explicit left 9985] shift(1140)} and {noprec reduce(declExpr:'FIXED' declExpr)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1075 on terminal COLON_COLON between {[explicit right 9981] shift(1141)} and {noprec reduce(declExpr:'FIXED' declExpr)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1075 on terminal PLUS_MINUS_OP between {[explicit left 9984] shift(1142)} and {noprec reduce(declExpr:'FIXED' declExpr)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1075 on terminal MINUS between {[explicit left 9984] shift(1143)} and {noprec reduce(declExpr:'FIXED' declExpr)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1075 on terminal STAR between {[explicit left 9985] shift(1144)} and {noprec reduce(declExpr:'FIXED' declExpr)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1075 on terminal INFIX_STAR_DIV_MOD_OP between {[explicit left 9985] shift(1145)} and {noprec reduce(declExpr:'FIXED' declExpr)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1075 on terminal INFIX_STAR_STAR_OP between {[explicit right 9986] shift(1146)} and {noprec reduce(declExpr:'FIXED' declExpr)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1075 on terminal COMMA between {[explicit left 9967] shift(1212)} and {noprec reduce(declExpr:'FIXED' declExpr)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1184 on terminal error between {noprec shift(1188)} and {[explicit nonassoc 9934] reduce(patternClauses:patternAndGuard patternResult)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1193 on terminal ELIF between {noprec shift(1207)} and {noprec reduce(ifExprElifs:)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1193 on terminal ELSE between {[explicit nonassoc 9957] shift(1201)} and {noprec reduce(ifExprElifs:)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1193 on terminal OELSE between {noprec shift(1202)} and {noprec reduce(ifExprElifs:)} - assuming the former because we prefer shift when unable to compare precedences | |
reduce/reduce error at state 1235 on terminal error between {[explicit nonassoc 9951] reduce(objExpr:'NEW' appTypeNonAtomicDeprecated)} and {noprec reduce(opt_HIGH_PRECEDENCE_APP:)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1239 on terminal OBLOCKSEP between {[explicit nonassoc 9951] reduce(minusExpr:'NEW' appTypeNonAtomicDeprecated opt_HIGH_PRECEDENCE_APP atomicExprAfterType)} and {[explicit nonassoc 9951] reduce(objExprBaseCall:'NEW' appTypeNonAtomicDeprecated opt_HIGH_PRECEDENCE_APP atomicExprAfterType)} - assuming the former because we prefer the rule earlier in the file | |
shift/reduce error at state 1247 on terminal EQUALS between {[explicit left 9979] shift(1414)} and {noprec reduce(minusExpr:appExpr)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1249 on terminal QMARK between {[explicit left 9996] shift(1271)} and {noprec reduce(appExpr:atomicExpr)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1252 on terminal QMARK between {[explicit left 9996] shift(1271)} and {noprec reduce(argExpr:atomicExpr)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1256 on terminal HIGH_PRECEDENCE_PAREN_APP between {[explicit left 9998] shift(1258)} and {noprec reduce(atomType:'CONST' atomicExpr)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1256 on terminal HIGH_PRECEDENCE_BRACK_APP between {[explicit left 9997] shift(1257)} and {noprec reduce(atomType:'CONST' atomicExpr)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1256 on terminal DOT between {[explicit left 9996] shift(1263)} and {noprec reduce(atomType:'CONST' atomicExpr)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1263 on terminal error between {noprec shift(963)} and {noprec reduce(atomicExprQualification:)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1263 on terminal LPAREN between {[explicit nonassoc 9942] shift(1288)} and {noprec reduce(atomicExprQualification:)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1263 on terminal LBRACK between {[explicit nonassoc 9949] shift(1295)} and {noprec reduce(atomicExprQualification:)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1263 on terminal EOF between {noprec shift(976)} and {noprec reduce(atomicExprQualification:)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1263 on terminal LPAREN_STAR_RPAREN between {noprec shift(1697)} and {noprec reduce(atomicExprQualification:)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1263 on terminal IDENT between {[explicit nonassoc 9949] shift(1686)} and {noprec reduce(atomicExprQualification:)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1266 on terminal error between {noprec shift(963)} and {noprec reduce(atomicExprQualification:)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1266 on terminal LPAREN between {[explicit nonassoc 9942] shift(1288)} and {noprec reduce(atomicExprQualification:)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1266 on terminal LBRACK between {[explicit nonassoc 9949] shift(1295)} and {noprec reduce(atomicExprQualification:)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1266 on terminal EOF between {noprec shift(976)} and {noprec reduce(atomicExprQualification:)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1266 on terminal LPAREN_STAR_RPAREN between {noprec shift(1697)} and {noprec reduce(atomicExprQualification:)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1266 on terminal IDENT between {[explicit nonassoc 9949] shift(1686)} and {noprec reduce(atomicExprQualification:)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1275 on terminal error between {noprec shift(969)} and {noprec reduce(listExprElements:)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1275 on terminal EOF between {noprec shift(976)} and {noprec reduce(listExprElements:)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1333 on terminal error between {noprec shift(972)} and {noprec reduce(listExprElements:)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1333 on terminal EOF between {noprec shift(976)} and {noprec reduce(listExprElements:)} - assuming the former because we prefer shift when unable to compare precedences | |
reduce/reduce error at state 1347 on terminal EOF between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal OINTERFACE_MEMBER between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal OBLOCKEND between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal OBLOCKEND_COMING_SOON between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal OBLOCKEND_IS_HERE between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal ORIGHT_BLOCK_END between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal ODECLEND between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal OEND between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal OBLOCKSEP between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal OWITH between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal OELSE between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal OTHEN between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal ODO between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal OLET between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal HIGH_PRECEDENCE_TYAPP between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal HIGH_PRECEDENCE_PAREN_APP between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal HIGH_PRECEDENCE_BRACK_APP between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal TYPE_COMING_SOON between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal TYPE_IS_HERE between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal MODULE_COMING_SOON between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal MODULE_IS_HERE between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal EXTERN between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal PUBLIC between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal PRIVATE between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal INTERNAL between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal GLOBAL between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal STATIC between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal MEMBER between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal ABSTRACT between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal OVERRIDE between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal DEFAULT between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal INHERIT between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal STRUCT between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal BAR between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal RBRACK between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal RBRACE between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal RBRACE_COMING_SOON between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal RBRACE_IS_HERE between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal MINUS between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal DOLLAR between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal BAR_RBRACK between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal SEMICOLON_SEMICOLON between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal LARROW between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal EQUALS between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal LBRACK between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal LBRACK_BAR between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal LBRACK_LESS between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal LBRACE between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal QMARK between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal DOT between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal COLON between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal COLON_COLON between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal COLON_GREATER between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal COLON_QMARK_GREATER between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal COLON_QMARK between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal COLON_EQUALS between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal SEMICOLON between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal WHEN between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal WITH between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal HASH between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal AMP between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal AMP_AMP between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal QUOTE between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal LPAREN between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal RPAREN between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal RPAREN_COMING_SOON between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal RPAREN_IS_HERE between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal STAR between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal COMMA between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal RARROW between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal LPAREN_STAR_RPAREN between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal OPEN between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal OR between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal THEN between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal TO between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal TRUE between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal TYPE between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal VAL between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal INTERFACE between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal NEW between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal EXCEPTION between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal FALSE between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal IN between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal JOIN_IN between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal FINALLY between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal AND between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal AS between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal BEGIN between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal DO between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal DONE between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal DOWNTO between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal ELSE between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal ELIF between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal END between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal DOT_DOT between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal BAR_BAR between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal NULL between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal MODULE between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal NAMESPACE between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal BASE between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal LQUOTE between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal RQUOTE between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal PERCENT_OP between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal LESS between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal GREATER between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal LET between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal BIGNUM between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal DECIMAL between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal CHAR between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal IEEE64 between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal IEEE32 between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal NATIVEINT between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal UNATIVEINT between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal UINT64 between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal UINT32 between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal UINT16 between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal UINT8 between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal INT64 between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal INT32 between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal INT16 between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal INT8 between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal ADJACENT_PREFIX_OP between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal PLUS_MINUS_OP between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal INFIX_AMP_OP between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal INFIX_STAR_DIV_MOD_OP between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal PREFIX_OP between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal INFIX_BAR_OP between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal INFIX_AT_HAT_OP between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal INFIX_COMPARE_OP between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal INFIX_STAR_STAR_OP between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal IDENT between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal KEYWORD_STRING between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal STRING between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal BYTEARRAY between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1347 on terminal error between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file | |
shift/reduce error at state 1443 on terminal EOF between {noprec shift(976)} and {noprec reduce(recdBinding:pathOrUnderscore)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1443 on terminal error between {noprec shift(963)} and {noprec reduce(recdBinding:pathOrUnderscore)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1443 on terminal RBRACE_COMING_SOON between {noprec shift(1811)} and {noprec reduce(recdBinding:pathOrUnderscore)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1444 on terminal EOF between {noprec shift(976)} and {[explicit left 9979] reduce(recdBinding:pathOrUnderscore 'EQUALS')} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1444 on terminal error between {noprec shift(963)} and {[explicit left 9979] reduce(recdBinding:pathOrUnderscore 'EQUALS')} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1444 on terminal RBRACE_COMING_SOON between {noprec shift(1811)} and {[explicit left 9979] reduce(recdBinding:pathOrUnderscore 'EQUALS')} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1450 on terminal error between {noprec shift(1467)} and {[explicit nonassoc 9962] reduce(opt_objExprInterfaces:)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1456 on terminal error between {noprec shift(733)} and {[explicit nonassoc 9950] reduce(opt_attributes:)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1461 on terminal END between {noprec shift(1759)} and {noprec reduce(opt_declEnd:)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1461 on terminal OEND between {noprec shift(1758)} and {noprec reduce(opt_declEnd:)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1461 on terminal ODECLEND between {noprec shift(1757)} and {noprec reduce(opt_declEnd:)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1463 on terminal error between {noprec shift(1467)} and {[explicit nonassoc 9962] reduce(opt_objExprInterfaces:)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1465 on terminal error between {noprec shift(1467)} and {[explicit nonassoc 9962] reduce(opt_objExprInterfaces:)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1467 on terminal error between {noprec shift(1467)} and {[explicit nonassoc 9962] reduce(opt_objExprInterfaces:)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1534 on terminal QUOTE between {noprec shift(1680)} and {[explicit nonassoc 9945] reduce(tupleType:appType)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1534 on terminal GLOBAL between {noprec shift(1687)} and {[explicit nonassoc 9945] reduce(tupleType:appType)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1541 on terminal QUOTE between {noprec shift(1680)} and {[explicit nonassoc 9946] reduce(tupleOrQuotTypeElements:appType)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1541 on terminal GLOBAL between {noprec shift(1687)} and {[explicit nonassoc 9946] reduce(tupleOrQuotTypeElements:appType)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1548 on terminal COLON_GREATER between {[explicit left 9978] shift(1573)} and {noprec reduce(appTypeCon:typar)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1550 on terminal INFIX_AT_HAT_OP between {[explicit right 9980] shift(1552)} and {noprec reduce(appTypeConPower:appTypeCon)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1551 on terminal INFIX_AT_HAT_OP between {[explicit right 9980] shift(1552)} and {noprec reduce(appTypeConPower:appTypeCon)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1551 on terminal LESS between {[explicit left 9979] shift(1640)} and {noprec reduce(appTypeConPower:appTypeCon)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1551 on terminal DOT between {[explicit left 9996] shift(1635)} and {noprec reduce(appTypeConPower:appTypeCon)} - assuming the former because we prefer shift when unable to compare precedences | |
reduce/reduce error at state 1557 on terminal HIGH_PRECEDENCE_BRACK_APP between {noprec reduce(appType:appType arrayTypeSuffix)} and {noprec reduce(appTypeNonAtomicDeprecated:appType arrayTypeSuffix)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1561 on terminal HIGH_PRECEDENCE_BRACK_APP between {[explicit left 9997] reduce(appType:appType 'HIGH_PRECEDENCE_BRACK_APP' arrayTypeSuffix)} and {[explicit left 9997] reduce(appTypeNonAtomicDeprecated:appType 'HIGH_PRECEDENCE_BRACK_APP' arrayTypeSuffix)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1563 on terminal HIGH_PRECEDENCE_BRACK_APP between {noprec reduce(appType:appType appTypeConPower)} and {noprec reduce(appTypeNonAtomicDeprecated:appType appTypeConPower)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1571 on terminal HIGH_PRECEDENCE_BRACK_APP between {[explicit nonassoc 9942] reduce(appType:'LPAREN' appTypePrefixArguments rparen appTypeConPower)} and {[explicit nonassoc 9942] reduce(appTypeNonAtomicDeprecated:'LPAREN' appTypePrefixArguments rparen appTypeConPower)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1576 on terminal HIGH_PRECEDENCE_BRACK_APP between {[explicit left 9978] reduce(appType:typar 'COLON_GREATER' typ)} and {[explicit left 9978] reduce(appTypeNonAtomicDeprecated:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 1582 on terminal HIGH_PRECEDENCE_BRACK_APP between {[explicit left 9978] reduce(appType:'UNDERSCORE' 'COLON_GREATER' typ)} and {[explicit left 9978] reduce(appTypeNonAtomicDeprecated:'UNDERSCORE' 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file | |
shift/reduce error at state 1599 on terminal INFIX_AT_HAT_OP between {[explicit right 9980] shift(1602)} and {noprec reduce(powerType:atomType)} - assuming the former because we prefer shift when unable to compare precedences | |
reduce/reduce error at state 1599 on terminal HIGH_PRECEDENCE_BRACK_APP between {noprec reduce(powerType:atomType)} and {noprec reduce(powerTypeNonAtomicDeprecated:atomType)} - assuming the former because we prefer the rule earlier in the file | |
shift/reduce error at state 1600 on terminal INFIX_AT_HAT_OP between {[explicit right 9980] shift(1601)} and {noprec reduce(powerType:atomType)} - assuming the former because we prefer shift when unable to compare precedences | |
reduce/reduce error at state 1604 on terminal HIGH_PRECEDENCE_BRACK_APP between {[explicit right 9980] reduce(powerType:atomType 'INFIX_AT_HAT_OP' atomicRationalConstant)} and {[explicit right 9980] reduce(powerTypeNonAtomicDeprecated:atomType 'INFIX_AT_HAT_OP' atomicRationalConstant)} - assuming the former because we prefer the rule earlier in the file | |
shift/reduce error at state 1607 on terminal DOT between {[explicit left 9996] shift(1632)} and {noprec reduce(atomType:'HASH' atomType)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1642 on terminal EOF between {noprec shift(976)} and {noprec reduce(dummyTypeArg:)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1642 on terminal error between {noprec shift(963)} and {noprec reduce(dummyTypeArg:)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1667 on terminal INFIX_AT_HAT_OP between {[explicit right 9980] shift(1668)} and {noprec reduce(measureTypePower:measureTypeAtom)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1783 on terminal TYPE_COMING_SOON between {noprec shift(1782)} and {noprec reduce(ends_coming_soon_or_recover:'TYPE_COMING_SOON')} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1783 on terminal TYPE_IS_HERE between {noprec shift(1785)} and {noprec reduce(ends_coming_soon_or_recover:'TYPE_COMING_SOON')} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1783 on terminal TYPE between {noprec shift(1786)} and {noprec reduce(ends_coming_soon_or_recover:'TYPE_COMING_SOON')} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1788 on terminal MODULE_COMING_SOON between {noprec shift(1787)} and {noprec reduce(ends_coming_soon_or_recover:'MODULE_COMING_SOON')} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1788 on terminal MODULE_IS_HERE between {noprec shift(1790)} and {noprec reduce(ends_coming_soon_or_recover:'MODULE_COMING_SOON')} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 1788 on terminal MODULE between {noprec shift(1791)} and {noprec reduce(ends_coming_soon_or_recover:'MODULE_COMING_SOON')} - assuming the former because we prefer shift when unable to compare precedences | |
time: 00:00:11.0123536 | |
building goto table... time: 00:00:03.8628590 | |
returning tables. | |
305 shift/reduce conflicts | |
234 reduce/reduce conflicts | |
consider setting precedences explicitly using %left %right and %nonassoc on terminals and/or setting explicit precedence on rules using %prec | |
1815 states | |
322 nonterminals | |
196 terminals | |
1054 productions | |
#rows in action table: 1815 | |
"C:\Users\scott\source\repos\FSharp.Compiler.Service\packages\FsLexYacc.7.0.6\build\\fsyacc.exe" -o "pppars.fs" --module Microsoft.FSharp.Compiler.PPParser --open Microsoft.FSharp.Compiler --internal --lexlib Internal.Utilities.Text.Lexing --parslib Internal.Utilities.Text.Parsing C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src\fsharp\pppars.fsy | |
building tables | |
computing first function... time: 00:00:00.0799981 | |
building kernels... time: 00:00:00.0683476 | |
building kernel table... time: 00:00:00.0177582 | |
computing lookahead relations.................................. time: 00:00:00.0316510 | |
building lookahead table... time: 00:00:00.0119778 | |
building action table... shift/reduce error at state 4 on terminal RPAREN between {[explicit nonassoc 9994] shift(24)} and {noprec reduce(Recover:'error')} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 14 on terminal error between {noprec shift(3)} and {[explicit left 9998] reduce(Expr:'OP_NOT' Expr)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 15 on terminal error between {noprec shift(3)} and {[explicit left 9997] reduce(Expr:Expr 'OP_AND' Expr)} - assuming the former because we prefer shift when unable to compare precedences | |
shift/reduce error at state 16 on terminal error between {noprec shift(3)} and {[explicit left 9996] reduce(Expr:Expr 'OP_OR' Expr)} - assuming the former because we prefer shift when unable to compare precedences | |
reduce/reduce error at state 25 on terminal OP_AND between {[explicit nonassoc 9999] reduce(Expr:'LPAREN' Expr Recover)} and {noprec reduce(Expr:Expr Recover)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 25 on terminal OP_OR between {[explicit nonassoc 9999] reduce(Expr:'LPAREN' Expr Recover)} and {noprec reduce(Expr:Expr Recover)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 25 on terminal RPAREN between {[explicit nonassoc 9999] reduce(Expr:'LPAREN' Expr Recover)} and {noprec reduce(Expr:Expr Recover)} - assuming the former because we prefer the rule earlier in the file | |
reduce/reduce error at state 25 on terminal error between {[explicit nonassoc 9999] reduce(Expr:'LPAREN' Expr Recover)} and {noprec reduce(Expr:Expr Recover)} - assuming the former because we prefer the rule earlier in the file | |
time: 00:00:00.0644916 | |
building goto table... time: 00:00:00.0009800 | |
returning tables. | |
4 shift/reduce conflicts | |
4 reduce/reduce conflicts | |
consider setting precedences explicitly using %left %right and %nonassoc on terminals and/or setting explicit precedence on rules using %prec | |
31 states | |
5 nonterminals | |
11 terminals | |
19 productions | |
#rows in action table: 31 | |
CallFsSrGen: | |
Creating directory "obj\Release\netstandard1.6\". | |
"C:\Users\scott\source\repos\FSharp.Compiler.Service\packages\FSharp.Compiler.Tools.4.1.27\tools\fsi.exe" --exec "C:\Users\scott\source\repos\FSharp.Compiler.Service\src\scripts\fssrgen.fsx" "C:\Users\scott\source\repos\FSharp.Compiler.Service\src\fsharp\FSComp.txt" "obj\Release\netstandard1.6\FSComp.fs" "obj\Release\netstandard1.6\FSComp.resx" | |
fssrgen: args = [|"C:\Users\scott\source\repos\FSharp.Compiler.Service\src\scripts\fssrgen.fsx"; | |
"C:\Users\scott\source\repos\FSharp.Compiler.Service\src\fsharp\FSComp.txt"; | |
"obj\Release\netstandard1.6\FSComp.fs"; | |
"obj\Release\netstandard1.6\FSComp.resx"|] | |
fssrgen.fsx: Reading C:\Users\scott\source\repos\FSharp.Compiler.Service\src\fsharp\FSComp.txt | |
fssrgen.fsx: Parsing C:\Users\scott\source\repos\FSharp.Compiler.Service\src\fsharp\FSComp.txt | |
fssrgen.fsx: Validating C:\Users\scott\source\repos\FSharp.Compiler.Service\src\fsharp\FSComp.txt | |
fssrgen.fsx: Validating uniqueness of C:\Users\scott\source\repos\FSharp.Compiler.Service\src\fsharp\FSComp.txt | |
fssrgen.fsx: Generating C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\obj\Release\netstandard1.6\FSComp.fs | |
fssrgen.fsx: Generating resource methods for C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\obj\Release\netstandard1.6\FSComp.fs | |
fssrgen.fsx: Generating .resx for C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\obj\Release\netstandard1.6\FSComp.fs | |
fssrgen.fsx: Done C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\obj\Release\netstandard1.6\FSComp.fs | |
"C:\Users\scott\source\repos\FSharp.Compiler.Service\packages\FSharp.Compiler.Tools.4.1.27\tools\fsi.exe" --exec "C:\Users\scott\source\repos\FSharp.Compiler.Service\src\scripts\fssrgen.fsx" "C:\Users\scott\source\repos\FSharp.Compiler.Service\src\fsharp\fsi\FSIstrings.txt" "obj\Release\netstandard1.6\FSIstrings.fs" "obj\Release\netstandard1.6\FSIstrings.resx" | |
fssrgen: args = [|"C:\Users\scott\source\repos\FSharp.Compiler.Service\src\scripts\fssrgen.fsx"; | |
"C:\Users\scott\source\repos\FSharp.Compiler.Service\src\fsharp\fsi\FSIstrings.txt"; | |
"obj\Release\netstandard1.6\FSIstrings.fs"; | |
"obj\Release\netstandard1.6\FSIstrings.resx"|] | |
fssrgen.fsx: Reading C:\Users\scott\source\repos\FSharp.Compiler.Service\src\fsharp\fsi\FSIstrings.txt | |
fssrgen.fsx: Parsing C:\Users\scott\source\repos\FSharp.Compiler.Service\src\fsharp\fsi\FSIstrings.txt | |
fssrgen.fsx: Validating C:\Users\scott\source\repos\FSharp.Compiler.Service\src\fsharp\fsi\FSIstrings.txt | |
fssrgen.fsx: Validating uniqueness of C:\Users\scott\source\repos\FSharp.Compiler.Service\src\fsharp\fsi\FSIstrings.txt | |
fssrgen.fsx: Generating C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\obj\Release\netstandard1.6\FSIstrings.fs | |
fssrgen.fsx: Generating resource methods for C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\obj\Release\netstandard1.6\FSIstrings.fs | |
fssrgen.fsx: Generating .resx for C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\obj\Release\netstandard1.6\FSIstrings.fs | |
fssrgen.fsx: Done C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\obj\Release\netstandard1.6\FSIstrings.fs | |
PrepareForBuild: | |
Creating directory "bin\Release\netstandard1.6\". | |
CoreResGen: | |
resgen.exe /useSourcePath /r:C:\Users\scott\.nuget\packages\fsharp.core\4.1.18\lib\netstandard1.6\FSharp.Core.dll /r:C:\Users\scott\.nuget\packages\microsoft.win32.primitives\4.3.0\ref\netstandard1.3\Microsoft.Win32.Primitives.dll /r:C:\Users\scott\.nuget\packages\system.appcontext\4.3.0\ref\netstandard1.6\System.AppContext.dll /r:C:\Users\scott\.nuget\packages\system.collections.concurrent\4.3.0\ref\netstandard1.3\System.Collections.Concurrent.dll /r:C:\Users\scott\.nuget\packages\system.collections\4.3.0\ref\netstandard1.3\System.Collections.dll /r:C:\Users\scott\.nuget\packages\system.collections.immutable\1.3.1\lib\netstandard1.0\System.Collections.Immutable.dll /r:C:\Users\scott\.nuget\packages\system.console\4.3.0\ref\netstandard1.3\System.Console.dll /r:C:\Users\scott\.nuget\packages\system.diagnostics.debug\4.3.0\ref\netstandard1.3\System.Diagnostics.Debug.dll /r:C:\Users\scott\.nuget\packages\system.diagnostics.process\4.1.0\ref\netstandard1.4\System.Diagnostics.Process.dll /r:C:\Users\scott\.nuget\packages\system.diagnostics.tools\4.3.0\ref\netstandard1.0\System.Diagnostics.Tools.dll /r:C:\Users\scott\.nuget\packages\system.diagnostics.tracesource\4.0.0\ref\netstandard1.3\System.Diagnostics.TraceSource.dll /r:C:\Users\scott\.nuget\packages\system.diagnostics.tracing\4.3.0\ref\netstandard1.5\System.Diagnostics.Tracing.dll /r:C:\Users\scott\.nuget\packages\system.globalization.calendars\4.3.0\ref\netstandard1.3\System.Globalization.Calendars.dll /r:C:\Users\scott\.nuget\packages\system.globalization\4.3.0\ref\netstandard1.3\System.Globalization.dll /r:C:\Users\scott\.nuget\packages\system.io.compression\4.3.0\ref\netstandard1.3\System.IO.Compression.dll /r:C:\Users\scott\.nuget\packages\system.io.compression.zipfile\4.3.0\ref\netstandard1.3\System.IO.Compression.ZipFile.dll /r:C:\Users\scott\.nuget\packages\system.io\4.3.0\ref\netstandard1.5\System.IO.dll /r:C:\Users\scott\.nuget\packages\system.io.filesystem\4.3.0\ref\netstandard1.3\System.IO.FileSystem.dll /r:C:\Users\scott\.nuget\packages\system.io.filesystem.primitives\4.3.0\ref\netstandard1.3\System.IO.FileSystem.Primitives.dll /r:C:\Users\scott\.nuget\packages\system.linq\4.3.0\ref\netstandard1.6\System.Linq.dll /r:C:\Users\scott\.nuget\packages\system.linq.expressions\4.3.0\ref\netstandard1.6\System.Linq.Expressions.dll /r:C:\Users\scott\.nuget\packages\system.linq.queryable\4.0.1\ref\netstandard1.0\System.Linq.Queryable.dll /r:C:\Users\scott\.nuget\packages\system.net.http\4.3.0\ref\netstandard1.3\System.Net.Http.dll /r:C:\Users\scott\.nuget\packages\system.net.primitives\4.3.0\ref\netstandard1.3\System.Net.Primitives.dll /r:C:\Users\scott\.nuget\packages\system.net.requests\4.0.11\ref\netstandard1.3\System.Net.Requests.dll /r:C:\Users\scott\.nuget\packages\system.net.sockets\4.3.0\ref\netstandard1.3\System.Net.Sockets.dll /r:C:\Users\scott\.nuget\packages\system.net.webheadercollection\4.0.1\ref\netstandard1.3\System.Net.WebHeaderCollection.dll /r:C:\Users\scott\.nuget\packages\system.objectmodel\4.3.0\ref\netstandard1.3\System.ObjectModel.dll /r:C:\Users\scott\.nuget\packages\system.reflection\4.3.0\ref\netstandard1.5\System.Reflection.dll /r:C:\Users\scott\.nuget\packages\system.reflection.emit\4.3.0\ref\netstandard1.1\System.Reflection.Emit.dll /r:C:\Users\scott\.nuget\packages\system.reflection.emit.ilgeneration\4.3.0\ref\netstandard1.0\System.Reflection.Emit.ILGeneration.dll /r:C:\Users\scott\.nuget\packages\system.reflection.extensions\4.3.0\ref\netstandard1.0\System.Reflection.Extensions.dll /r:C:\Users\scott\.nuget\packages\system.reflection.metadata\1.4.1\lib\netstandard1.1\System.Reflection.Metadata.dll /r:C:\Users\scott\.nuget\packages\system.reflection.primitives\4.3.0\ref\netstandard1.0\System.Reflection.Primitives.dll /r:C:\Users\scott\.nuget\packages\system.reflection.typeextensions\4.3.0\ref\netstandard1.5\System.Reflection.TypeExtensions.dll /r:C:\Users\scott\.nuget\packages\system.resources.resourcemanager\4.3.0\ref\netstandard1.0\System.Resources.ResourceManager.dll /r:C:\Users\scott\.nuget\packages\system.runtime\4.3.0\ref\netstandard1.5\System.Runtime.dll /r:C:\Users\scott\.nuget\packages\system.runtime.extensions\4.3.0\ref\netstandard1.5\System.Runtime.Extensions.dll /r:C:\Users\scott\.nuget\packages\system.runtime.handles\4.3.0\ref\netstandard1.3\System.Runtime.Handles.dll /r:C:\Users\scott\.nuget\packages\system.runtime.interopservices\4.3.0\ref\netstandard1.5\System.Runtime.InteropServices.dll /r:C:\Users\scott\.nuget\packages\system.runtime.interopservices.runtimeinformation\4.3.0\ref\netstandard1.1\System.Runtime.InteropServices.RuntimeInformation.dll /r:C:\Users\scott\.nuget\packages\system.runtime.loader\4.0.0\ref\netstandard1.5\System.Runtime.Loader.dll /r:C:\Users\scott\.nuget\packages\system.runtime.numerics\4.3.0\ref\netstandard1.1\System.Runtime.Numerics.dll /r:C:\Users\scott\.nuget\packages\system.security.cryptography.algorithms\4.3.0\ref\netstandard1.6\System.Security.Cryptography.Algorithms.dll /r:C:\Users\scott\.nuget\packages\system.security.cryptography.encoding\4.3.0\ref\netstandard1.3\System.Security.Cryptography.Encoding.dll /r:C:\Users\scott\.nuget\packages\system.security.cryptography.primitives\4.3.0\ref\netstandard1.3\System.Security.Cryptography.Primitives.dll /r:C:\Users\scott\.nuget\packages\system.security.cryptography.x509certificates\4.3.0\ref\netstandard1.4\System.Security.Cryptography.X509Certificates.dll /r:C:\Users\scott\.nuget\packages\system.text.encoding\4.3.0\ref\netstandard1.3\System.Text.Encoding.dll /r:C:\Users\scott\.nuget\packages\system.text.encoding.extensions\4.3.0\ref\netstandard1.3\System.Text.Encoding.Extensions.dll /r:C:\Users\scott\.nuget\packages\system.text.regularexpressions\4.3.0\ref\netstandard1.6\System.Text.RegularExpressions.dll /r:C:\Users\scott\.nuget\packages\system.threading\4.3.0\ref\netstandard1.3\System.Threading.dll /r:C:\Users\scott\.nuget\packages\system.threading.tasks\4.3.0\ref\netstandard1.3\System.Threading.Tasks.dll /r:C:\Users\scott\.nuget\packages\system.threading.tasks.parallel\4.0.1\ref\netstandard1.1\System.Threading.Tasks.Parallel.dll /r:C:\Users\scott\.nuget\packages\system.threading.thread\4.0.0\ref\netstandard1.3\System.Threading.Thread.dll /r:C:\Users\scott\.nuget\packages\system.threading.threadpool\4.0.10\ref\netstandard1.3\System.Threading.ThreadPool.dll /r:C:\Users\scott\.nuget\packages\system.threading.timer\4.3.0\ref\netstandard1.2\System.Threading.Timer.dll /r:C:\Users\scott\.nuget\packages\system.valuetuple\4.4.0\lib\netstandard1.0\System.ValueTuple.dll /r:C:\Users\scott\.nuget\packages\system.xml.readerwriter\4.3.0\ref\netstandard1.3\System.Xml.ReaderWriter.dll /r:C:\Users\scott\.nuget\packages\system.xml.xdocument\4.3.0\ref\netstandard1.3\System.Xml.XDocument.dll /compile obj\Release\netstandard1.6\FSComp.resx,obj\Release\netstandard1.6\FSComp.resources obj\Release\netstandard1.6\FSIstrings.resx,obj\Release\netstandard1.6\FSIstrings.resources C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/fsharp/FSStrings.resx,obj\Release\netstandard1.6\FSharp.Compiler.Service.netstandard.FSStrings.resources | |
Processing resource file "obj\Release\netstandard1.6\FSComp.resx" into "obj\Release\netstandard1.6\FSComp.resources". | |
Processing resource file "obj\Release\netstandard1.6\FSIstrings.resx" into "obj\Release\netstandard1.6\FSIstrings.resources". | |
Processing resource file "C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/fsharp/FSStrings.resx" into "obj\Release\netstandard1.6\FSharp.Compiler.Service.netstandard.FSStrings.resources". | |
CoreCompile: | |
C:\Program Files\dotnet\sdk\2.1.4\FSharp\RunFsc.cmd -o:obj\Release\netstandard1.6\FSharp.Compiler.Service.dll | |
--debug:portable | |
--noframework | |
--define:TRACE | |
--define:BUILDING_WITH_LKG | |
--define:COMPILER_SERVICE_AS_DLL | |
--define:COMPILER | |
--define:COMPILER_SERVICE | |
--define:COMPILER_SERVICE_ASSUMES_FSHARP_CORE_4_4_0_0 | |
--define:EXTENSIBLE_DUMPER | |
--define:NO_EXTENSIONTYPING | |
--define:FSHARP_CORE_4_5 | |
--define:FX_PORTABLE_OR_NETSTANDARD | |
--define:FX_ATLEAST_PORTABLE | |
--define:NETSTANDARD1_6 | |
--define:PREFERRED_UI_LANG | |
--define:FX_EVENTWAITHANDLE_NO_IDISPOSABLE | |
--define:FX_NO_APP_DOMAINS | |
--define:FX_NO_ARRAY_LONG_LENGTH | |
--define:FX_NO_BEGINEND_READWRITE | |
--define:FX_NO_BINARY_SERIALIZATION | |
--define:FX_NO_CONVERTER | |
--define:FX_NO_CORHOST_SIGNER | |
--define:FX_NO_CUSTOMATTRIBUTEDATA | |
--define:FX_NO_DEFAULT_DEPENDENCY_TYPE | |
--define:FX_NO_EXIT_CONTEXT_FLAGS | |
--define:FX_NO_HEAPTERMINATION | |
--define:FX_NO_LINKEDRESOURCES | |
--define:FX_NO_PARAMETERIZED_THREAD_START | |
--define:FX_NO_PDB_READER | |
--define:FX_NO_PDB_WRITER | |
--define:FX_NO_REFLECTION_MODULE_HANDLES | |
--define:FX_NO_RUNTIMEENVIRONMENT | |
--define:FX_NO_SECURITY_PERMISSIONS | |
--define:FX_NO_SERVERCODEPAGES | |
--define:FX_NO_SYMBOLSTORE | |
--define:FX_NO_SYSTEM_CONFIGURATION | |
--define:FX_NO_THREAD | |
--define:FX_NO_THREADABORT | |
--define:FX_NO_WAITONE_MILLISECONDS | |
--define:FX_NO_WEB_CLIENT | |
--define:FX_NO_WINFORMS | |
--define:FX_NO_WIN_REGISTRY | |
--define:FX_NO_INDENTED_TEXT_WRITER | |
--define:FX_REDUCED_CONSOLE | |
--define:FX_REDUCED_EXCEPTIONS | |
--define:FX_RESHAPED_CONSOLE | |
--define:FX_RESHAPED_GLOBALIZATION | |
--define:FX_RESHAPED_REFEMIT | |
--define:FX_RESHAPED_REFLECTION | |
--define:FX_RESHAPED_REFLECTION_CORECLR | |
--define:FSI_TODO_NETCORE | |
--define:INCLUDE_METADATA_READER | |
--define:INCLUDE_METADATA_WRITER | |
--define:NO_DEBUG_LOG | |
--define:NO_INLINE_IL_PARSER | |
--define:NO_LOADER_OPTIMIZATION | |
--define:NO_LOGGING_GUI | |
--define:FX_RESHAPED_MSBUILD | |
--define:SIGNED | |
--define:TODO_REWORK_ASSEMBLY_LOAD | |
--define:TODO_REWORK_SERVER | |
--define:RELEASE | |
--define:NETSTANDARD1_6 | |
--doc:obj\Release\netstandard1.6\FSharp.Compiler.Service.xml | |
--optimize+ | |
--resource:obj\Release\netstandard1.6\FSComp.resources | |
--resource:obj\Release\netstandard1.6\FSIstrings.resources | |
--resource:obj\Release\netstandard1.6\FSharp.Compiler.Service.netstandard.FSStrings.resources,FSStrings.resources | |
-r:C:\Users\scott\.nuget\packages\fsharp.core\4.1.18\lib\netstandard1.6\FSharp.Core.dll | |
-r:C:\Users\scott\.nuget\packages\microsoft.win32.primitives\4.3.0\ref\netstandard1.3\Microsoft.Win32.Primitives.dll | |
-r:C:\Users\scott\.nuget\packages\system.appcontext\4.3.0\ref\netstandard1.6\System.AppContext.dll | |
-r:C:\Users\scott\.nuget\packages\system.collections.concurrent\4.3.0\ref\netstandard1.3\System.Collections.Concurrent.dll | |
-r:C:\Users\scott\.nuget\packages\system.collections\4.3.0\ref\netstandard1.3\System.Collections.dll | |
-r:C:\Users\scott\.nuget\packages\system.collections.immutable\1.3.1\lib\netstandard1.0\System.Collections.Immutable.dll | |
-r:C:\Users\scott\.nuget\packages\system.console\4.3.0\ref\netstandard1.3\System.Console.dll | |
-r:C:\Users\scott\.nuget\packages\system.diagnostics.debug\4.3.0\ref\netstandard1.3\System.Diagnostics.Debug.dll | |
-r:C:\Users\scott\.nuget\packages\system.diagnostics.process\4.1.0\ref\netstandard1.4\System.Diagnostics.Process.dll | |
-r:C:\Users\scott\.nuget\packages\system.diagnostics.tools\4.3.0\ref\netstandard1.0\System.Diagnostics.Tools.dll | |
-r:C:\Users\scott\.nuget\packages\system.diagnostics.tracesource\4.0.0\ref\netstandard1.3\System.Diagnostics.TraceSource.dll | |
-r:C:\Users\scott\.nuget\packages\system.diagnostics.tracing\4.3.0\ref\netstandard1.5\System.Diagnostics.Tracing.dll | |
-r:C:\Users\scott\.nuget\packages\system.globalization.calendars\4.3.0\ref\netstandard1.3\System.Globalization.Calendars.dll | |
-r:C:\Users\scott\.nuget\packages\system.globalization\4.3.0\ref\netstandard1.3\System.Globalization.dll | |
-r:C:\Users\scott\.nuget\packages\system.io.compression\4.3.0\ref\netstandard1.3\System.IO.Compression.dll | |
-r:C:\Users\scott\.nuget\packages\system.io.compression.zipfile\4.3.0\ref\netstandard1.3\System.IO.Compression.ZipFile.dll | |
-r:C:\Users\scott\.nuget\packages\system.io\4.3.0\ref\netstandard1.5\System.IO.dll | |
-r:C:\Users\scott\.nuget\packages\system.io.filesystem\4.3.0\ref\netstandard1.3\System.IO.FileSystem.dll | |
-r:C:\Users\scott\.nuget\packages\system.io.filesystem.primitives\4.3.0\ref\netstandard1.3\System.IO.FileSystem.Primitives.dll | |
-r:C:\Users\scott\.nuget\packages\system.linq\4.3.0\ref\netstandard1.6\System.Linq.dll | |
-r:C:\Users\scott\.nuget\packages\system.linq.expressions\4.3.0\ref\netstandard1.6\System.Linq.Expressions.dll | |
-r:C:\Users\scott\.nuget\packages\system.linq.queryable\4.0.1\ref\netstandard1.0\System.Linq.Queryable.dll | |
-r:C:\Users\scott\.nuget\packages\system.net.http\4.3.0\ref\netstandard1.3\System.Net.Http.dll | |
-r:C:\Users\scott\.nuget\packages\system.net.primitives\4.3.0\ref\netstandard1.3\System.Net.Primitives.dll | |
-r:C:\Users\scott\.nuget\packages\system.net.requests\4.0.11\ref\netstandard1.3\System.Net.Requests.dll | |
-r:C:\Users\scott\.nuget\packages\system.net.sockets\4.3.0\ref\netstandard1.3\System.Net.Sockets.dll | |
-r:C:\Users\scott\.nuget\packages\system.net.webheadercollection\4.0.1\ref\netstandard1.3\System.Net.WebHeaderCollection.dll | |
-r:C:\Users\scott\.nuget\packages\system.objectmodel\4.3.0\ref\netstandard1.3\System.ObjectModel.dll | |
-r:C:\Users\scott\.nuget\packages\system.reflection\4.3.0\ref\netstandard1.5\System.Reflection.dll | |
-r:C:\Users\scott\.nuget\packages\system.reflection.emit\4.3.0\ref\netstandard1.1\System.Reflection.Emit.dll | |
-r:C:\Users\scott\.nuget\packages\system.reflection.emit.ilgeneration\4.3.0\ref\netstandard1.0\System.Reflection.Emit.ILGeneration.dll | |
-r:C:\Users\scott\.nuget\packages\system.reflection.extensions\4.3.0\ref\netstandard1.0\System.Reflection.Extensions.dll | |
-r:C:\Users\scott\.nuget\packages\system.reflection.metadata\1.4.1\lib\netstandard1.1\System.Reflection.Metadata.dll | |
-r:C:\Users\scott\.nuget\packages\system.reflection.primitives\4.3.0\ref\netstandard1.0\System.Reflection.Primitives.dll | |
-r:C:\Users\scott\.nuget\packages\system.reflection.typeextensions\4.3.0\ref\netstandard1.5\System.Reflection.TypeExtensions.dll | |
-r:C:\Users\scott\.nuget\packages\system.resources.resourcemanager\4.3.0\ref\netstandard1.0\System.Resources.ResourceManager.dll | |
-r:C:\Users\scott\.nuget\packages\system.runtime\4.3.0\ref\netstandard1.5\System.Runtime.dll | |
-r:C:\Users\scott\.nuget\packages\system.runtime.extensions\4.3.0\ref\netstandard1.5\System.Runtime.Extensions.dll | |
-r:C:\Users\scott\.nuget\packages\system.runtime.handles\4.3.0\ref\netstandard1.3\System.Runtime.Handles.dll | |
-r:C:\Users\scott\.nuget\packages\system.runtime.interopservices\4.3.0\ref\netstandard1.5\System.Runtime.InteropServices.dll | |
-r:C:\Users\scott\.nuget\packages\system.runtime.interopservices.runtimeinformation\4.3.0\ref\netstandard1.1\System.Runtime.InteropServices.RuntimeInformation.dll | |
-r:C:\Users\scott\.nuget\packages\system.runtime.loader\4.0.0\ref\netstandard1.5\System.Runtime.Loader.dll | |
-r:C:\Users\scott\.nuget\packages\system.runtime.numerics\4.3.0\ref\netstandard1.1\System.Runtime.Numerics.dll | |
-r:C:\Users\scott\.nuget\packages\system.security.cryptography.algorithms\4.3.0\ref\netstandard1.6\System.Security.Cryptography.Algorithms.dll | |
-r:C:\Users\scott\.nuget\packages\system.security.cryptography.encoding\4.3.0\ref\netstandard1.3\System.Security.Cryptography.Encoding.dll | |
-r:C:\Users\scott\.nuget\packages\system.security.cryptography.primitives\4.3.0\ref\netstandard1.3\System.Security.Cryptography.Primitives.dll | |
-r:C:\Users\scott\.nuget\packages\system.security.cryptography.x509certificates\4.3.0\ref\netstandard1.4\System.Security.Cryptography.X509Certificates.dll | |
-r:C:\Users\scott\.nuget\packages\system.text.encoding\4.3.0\ref\netstandard1.3\System.Text.Encoding.dll | |
-r:C:\Users\scott\.nuget\packages\system.text.encoding.extensions\4.3.0\ref\netstandard1.3\System.Text.Encoding.Extensions.dll | |
-r:C:\Users\scott\.nuget\packages\system.text.regularexpressions\4.3.0\ref\netstandard1.6\System.Text.RegularExpressions.dll | |
-r:C:\Users\scott\.nuget\packages\system.threading\4.3.0\ref\netstandard1.3\System.Threading.dll | |
-r:C:\Users\scott\.nuget\packages\system.threading.tasks\4.3.0\ref\netstandard1.3\System.Threading.Tasks.dll | |
-r:C:\Users\scott\.nuget\packages\system.threading.tasks.parallel\4.0.1\ref\netstandard1.1\System.Threading.Tasks.Parallel.dll | |
-r:C:\Users\scott\.nuget\packages\system.threading.thread\4.0.0\ref\netstandard1.3\System.Threading.Thread.dll | |
-r:C:\Users\scott\.nuget\packages\system.threading.threadpool\4.0.10\ref\netstandard1.3\System.Threading.ThreadPool.dll | |
-r:C:\Users\scott\.nuget\packages\system.threading.timer\4.3.0\ref\netstandard1.2\System.Threading.Timer.dll | |
-r:C:\Users\scott\.nuget\packages\system.valuetuple\4.4.0\lib\netstandard1.0\System.ValueTuple.dll | |
-r:C:\Users\scott\.nuget\packages\system.xml.readerwriter\4.3.0\ref\netstandard1.3\System.Xml.ReaderWriter.dll | |
-r:C:\Users\scott\.nuget\packages\system.xml.xdocument\4.3.0\ref\netstandard1.3\System.Xml.XDocument.dll | |
--target:library | |
--nowarn:44,69,65,54,61,75,62,9,2003 | |
--warn:3 | |
--warnaserror | |
--warnaserror:76 | |
--fullpaths | |
--flaterrors | |
--highentropyva- | |
--targetprofile:netcore | |
--simpleresolution | |
--nocopyfsharpcore | |
obj\Release\netstandard1.6\FSComp.fs | |
obj\Release\netstandard1.6\FSIstrings.fs | |
..\FSharp.Compiler.Service\AssemblyInfo.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/utils/reshapedreflection.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/utils/sformat.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/utils/sformat.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/fsharp/sr.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/fsharp/sr.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/utils/prim-lexing.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/utils/prim-lexing.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/utils/prim-parsing.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/utils/prim-parsing.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/utils/ResizeArray.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/utils/ResizeArray.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/utils/HashMultiMap.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/utils/HashMultiMap.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/utils/EditDistance.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/utils/TaggedCollections.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/utils/TaggedCollections.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/fsharp/QueueList.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/absil/ildiag.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/absil/ildiag.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/absil/illib.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/utils/filename.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/utils/filename.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/absil/zmap.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/absil/zmap.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/absil/zset.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/absil/zset.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/absil/bytes.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/absil/bytes.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/fsharp/lib.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/fsharp/InternalCollections.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/fsharp/InternalCollections.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/fsharp/rational.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/fsharp/rational.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/fsharp/range.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/fsharp/range.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/fsharp/ErrorLogger.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/fsharp/ErrorResolutionHints.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/fsharp/ReferenceResolver.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/absil/il.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/absil/il.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/absil/ilx.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/absil/ilx.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/absil/ilascii.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/absil/ilascii.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/absil/ilprint.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/absil/ilprint.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/absil/ilmorph.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/absil/ilmorph.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/absil/ilsign.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/absil/ilsupp.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/absil/ilsupp.fs | |
ilpars.fs | |
illex.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/absil/ilbinary.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/absil/ilbinary.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/absil/ilread.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/absil/ilread.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/absil/ilwritepdb.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/absil/ilwritepdb.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/absil/ilwrite.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/absil/ilwrite.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/absil/ilreflect.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/utils/CompilerLocationUtils.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/fsharp/PrettyNaming.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/ilx/ilxsettings.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/ilx/EraseClosures.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/ilx/EraseClosures.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/ilx/EraseUnions.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/ilx/EraseUnions.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/fsharp/UnicodeLexing.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/fsharp/UnicodeLexing.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/fsharp/layout.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/fsharp/layout.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/fsharp/ast.fs | |
pppars.fs | |
pars.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/fsharp/lexhelp.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/fsharp/lexhelp.fs | |
pplex.fs | |
lex.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/fsharp/LexFilter.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/fsharp/tainted.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/fsharp/tainted.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/fsharp/ExtensionTyping.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/fsharp/ExtensionTyping.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/fsharp/QuotationPickler.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/fsharp/QuotationPickler.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/fsharp/tast.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/fsharp/TcGlobals.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/fsharp/TastOps.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/fsharp/TastOps.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/fsharp/TastPickle.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/fsharp/TastPickle.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/fsharp/import.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/fsharp/import.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/fsharp/infos.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/fsharp/AccessibilityLogic.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/fsharp/AttributeChecking.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/fsharp/InfoReader.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/fsharp/NicePrint.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/fsharp/AugmentWithHashCompare.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/fsharp/AugmentWithHashCompare.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/fsharp/NameResolution.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/fsharp/NameResolution.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/fsharp/TypeRelations.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/fsharp/SignatureConformance.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/fsharp/MethodOverrides.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/fsharp/MethodCalls.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/fsharp/PatternMatchCompilation.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/fsharp/PatternMatchCompilation.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/fsharp/ConstraintSolver.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/fsharp/ConstraintSolver.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/fsharp/CheckFormatStrings.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/fsharp/CheckFormatStrings.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/fsharp/FindUnsolved.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/fsharp/QuotationTranslator.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/fsharp/QuotationTranslator.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/fsharp/PostInferenceChecks.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/fsharp/PostInferenceChecks.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/fsharp/TypeChecker.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/fsharp/TypeChecker.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/fsharp/Optimizer.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/fsharp/Optimizer.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/fsharp/DetupleArgs.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/fsharp/DetupleArgs.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/fsharp/InnerLambdasToTopLevelFuncs.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/fsharp/InnerLambdasToTopLevelFuncs.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/fsharp/LowerCallsAndSeqs.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/fsharp/autobox.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/fsharp/IlxGen.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/fsharp/IlxGen.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/fsharp/CompileOps.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/fsharp/CompileOps.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/fsharp/CompileOptions.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/fsharp/CompileOptions.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/fsharp/fsc.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src/fsharp/fsc.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src\fsharp\symbols\SymbolHelpers.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src\fsharp\symbols\SymbolHelpers.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src\fsharp\symbols\Symbols.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src\fsharp\symbols\Symbols.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src\fsharp\symbols\Exprs.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src\fsharp\symbols\Exprs.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src\fsharp\symbols\SymbolPatterns.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src\fsharp\symbols\SymbolPatterns.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src\fsharp\service\IncrementalBuild.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src\fsharp\service\IncrementalBuild.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src\fsharp\service\Reactor.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src\fsharp\service\Reactor.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src\fsharp\service\ServiceConstants.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src\fsharp\service\ServiceLexing.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src\fsharp\service\ServiceLexing.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src\fsharp\service\ServiceParseTreeWalk.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src\fsharp\service\ServiceNavigation.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src\fsharp\service\ServiceNavigation.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src\fsharp\service\ServiceParamInfoLocations.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src\fsharp\service\ServiceParamInfoLocations.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src\fsharp\service\ServiceUntypedParse.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src\fsharp\service\ServiceUntypedParse.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src\utils\reshapedmsbuild.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src\fsharp\SimulatedMSBuildReferenceResolver.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src\fsharp\service\ServiceDeclarationLists.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src\fsharp\service\ServiceDeclarationLists.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src\fsharp\service\ServiceAssemblyContent.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src\fsharp\service\ServiceAssemblyContent.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src\fsharp\service\ServiceXmlDocParser.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src\fsharp\service\ServiceXmlDocParser.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src\fsharp\service\ExternalSymbol.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src\fsharp\service\ExternalSymbol.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src\fsharp\service\QuickParse.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src\fsharp\service\QuickParse.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src\fsharp\service\service.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src\fsharp\service\service.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src\fsharp\service\ServiceInterfaceStubGenerator.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src\fsharp\service\ServiceInterfaceStubGenerator.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src\fsharp\service\ServiceStructure.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src\fsharp\service\ServiceStructure.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src\fsharp\service\ServiceAnalysis.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src\fsharp\service\ServiceAnalysis.fs | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src\fsharp\fsi\fsi.fsi | |
C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\..\..\src\fsharp\fsi\fsi.fs | |
C:\Users\scott\AppData\Local\Temp\.NETStandard,Version=v1.6.AssemblyAttributes.fs | |
CopyFilesToOutputDirectory: | |
Copying file from "obj\Release\netstandard1.6\FSharp.Compiler.Service.dll" to "bin\Release\netstandard1.6\FSharp.Compiler.Service.dll". | |
FSharp.Compiler.Service.netstandard -> C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\bin\Release\netstandard1.6\FSharp.Compiler.Service.dll | |
Copying file from "obj\Release\netstandard1.6\FSharp.Compiler.Service.pdb" to "bin\Release\netstandard1.6\FSharp.Compiler.Service.pdb". | |
Copying file from "obj\Release\netstandard1.6\FSharp.Compiler.Service.xml" to "bin\Release\netstandard1.6\FSharp.Compiler.Service.xml". | |
GenerateNuspec: | |
Successfully created package 'C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\bin\Release\FSharp.Compiler.Service.18.0.1.nupkg'. | |
2>Done Building Project "C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard\FSharp.Compiler.Service.netstandard.fsproj" (pack target(s)). | |
1>Done Building Project "C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\FSharp.Compiler.Service.netstandard.sln" (pack target(s)). | |
Build succeeded. | |
0 Warning(s) | |
0 Error(s) | |
Time Elapsed 00:02:34.22 | |
Finished Target: Build.NetStd | |
Starting Target: NuGet.NetFx (==> Build.NetFx) | |
[C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs] ../.nuget/NuGet.exe pack nuget/FSharp.Compiler.Service.nuspec -OutputDirectory C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\../Release | |
MSBuild auto-detection: using msbuild version '4.0' from 'C:\Windows\Microsoft.NET\Framework\v4.0.30319'. | |
Attempting to build package from 'FSharp.Compiler.Service.nuspec'. | |
Successfully created package 'C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\../Release\FSharp.Compiler.Service.18.0.1.nupkg'. | |
[C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs] ../.nuget/NuGet.exe pack nuget/FSharp.Compiler.Service.MSBuild.v12.nuspec -OutputDirectory C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\../Release | |
MSBuild auto-detection: using msbuild version '4.0' from 'C:\Windows\Microsoft.NET\Framework\v4.0.30319'. | |
Attempting to build package from 'FSharp.Compiler.Service.MSBuild.v12.nuspec'. | |
Successfully created package 'C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\../Release\FSharp.Compiler.Service.MSBuild.v12.18.0.1.nupkg'. | |
[C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs] ../.nuget/NuGet.exe pack nuget/FSharp.Compiler.Service.ProjectCracker.nuspec -OutputDirectory C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\../Release | |
MSBuild auto-detection: using msbuild version '4.0' from 'C:\Windows\Microsoft.NET\Framework\v4.0.30319'. | |
Attempting to build package from 'FSharp.Compiler.Service.ProjectCracker.nuspec'. | |
Successfully created package 'C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\../Release\FSharp.Compiler.Service.ProjectCracker.18.0.1.nupkg'. | |
Finished Target: NuGet.NetFx | |
Starting Target: Nuget.AddNetStd (==> Build.NetStd, NuGet.NetFx) | |
C:\Users\scott\AppData\Local\dotnetcore\dotnet.exe mergenupkg --source C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\../Release/FSharp.Compiler.Service.18.0.1.nupkg --other FSharp.Compiler.Service.netstandard/bin/Release/FSharp.Compiler.Service.18.0.1.nupkg --framework netstandard1.6 | |
It was not possible to find any compatible framework version | |
The specified framework 'Microsoft.NETCore.App', version '1.0.0' was not found. | |
- Check application dependencies and target a framework version installed at: | |
\ | |
- Alternatively, install the framework version '1.0.0'. | |
Running build failed. | |
Error: | |
System.Exception: dotnet mergenupkg --source C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\../Release/FSharp.Compiler.Service.18.0.1.nupkg --other FSharp.Compiler.Service.netstandard/bin/Release/FSharp.Compiler.Service.18.0.1.nupkg --framework netstandard1.6 failed | |
at Microsoft.FSharp.Core.PrintfModule.PrintFormatToStringThenFail@1379.Invoke(String message) | |
at FSI_0005.Build.runDotnet(String workingDir, String args) | |
at [email protected](Unit _arg9) | |
at Fake.TargetHelper.runSingleTarget(TargetTemplate`1 target) in C:\proj\FAKE\src\app\FakeLib\TargetHelper.fs:line 683 | |
--------------------------------------------------------------------- | |
Build Time Report | |
--------------------------------------------------------------------- | |
Target Duration | |
------ -------- | |
Clean 00:00:00.0030751 | |
Restore 00:00:49.8820220 | |
Build.NetFx 00:02:44.8395636 | |
Build.NetStd 00:02:34.6148444 | |
NuGet.NetFx 00:00:04.7459738 | |
Nuget.AddNetStd Failure | |
Total: 00:06:16.1119262 | |
--------------------------------------------------------------------- | |
Status: Failure | |
--------------------------------------------------------------------- | |
--------------------------------------------------------------------- | |
1) System.Exception: dotnet mergenupkg --source C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\../Release/FSharp.Compiler.Service.18.0.1.nupkg --other FSharp.Compiler.Service.netstandard/bin/Release/FSharp.Compiler.Service.18.0.1.nupkg --framework netstandard1.6 failed | |
at Microsoft.FSharp.Core.PrintfModule.PrintFormatToStringThenFail@1379.Invoke(String message) | |
at FSI_0005.Build.runDotnet(String workingDir, String args) | |
at [email protected](Unit _arg9) | |
at Fake.TargetHelper.runSingleTarget(TargetTemplate`1 target) in C:\proj\FAKE\src\app\FakeLib\TargetHelper.fs:line 683 | |
--------------------------------------------------------------------- | |
build.fsx(45,9): warning FS0044: This construct is deprecated. FAKE0001 Use `open Fake.Core` and `Process.Shell` | |
build.fsx(45,9): warning FS0044: This construct is deprecated. FAKE0001 Use `open Fake.Core` and `Process.Shell.Exec` | |
build.fsx(45,9): warning FS0044: This construct is deprecated. FAKE0001 Use `open Fake.Core` and `Process.Shell.Exec` | |
build.fsx(86,1): warning FS0044: This construct is deprecated. Use Fake.Core.Target instead (FAKE0001 - package: Fake.Core.Target - member: Fake.Core.Target.Create) | |
build.fsx(90,1): warning FS0044: This construct is deprecated. Use Fake.Core.Target instead (FAKE0001 - package: Fake.Core.Target - member: Fake.Core.Target.Create) | |
build.fsx(91,15): warning FS0044: This construct is deprecated. Please use Fake.Core.Globbing and Fake.Core.Globbing.Operators instead | |
build.fsx(94,34): warning FS0044: This construct is deprecated. Use Fake.IO instead (FAKE0001 - package: Fake.IO.FileSystem - member: Fake.IO.Path.getFullName) | |
build.fsx(95,42): warning FS0044: This construct is deprecated. Use Fake.IO instead (FAKE0001 - package: Fake.IO.FileSystem - member: Fake.IO.Path.getFullName) | |
build.fsx(96,104): warning FS0044: This construct is deprecated. Use Fake.IO instead (FAKE0001 - package: Fake.IO.FileSystem - member: Fake.IO.Path.getFullName) | |
build.fsx(96,117): warning FS0044: This construct is deprecated. Use Fake.IO instead (FAKE0001 - package: Fake.IO.FileSystem - member: Fake.IO.Path.getFullName) | |
build.fsx(96,144): warning FS0044: This construct is deprecated. Use Fake.IO instead (FAKE0001 - package: Fake.IO.FileSystem - member: Fake.IO.Path.getFullName) | |
build.fsx(102,1): warning FS0044: This construct is deprecated. Use Fake.Core.Target instead (FAKE0001 - package: Fake.Core.Target - member: Fake.Core.Target.Create) | |
build.fsx(103,5): warning FS0044: This construct is deprecated. FAKE0001 Use `open Fake.Core` and `Process.Shell` | |
build.fsx(103,5): warning FS0044: This construct is deprecated. FAKE0001 Use `open Fake.Core` and `Process.Shell.Exec` | |
build.fsx(103,5): warning FS0044: This construct is deprecated. FAKE0001 Use `open Fake.Core` and `Process.Shell.Exec` | |
build.fsx(110,1): warning FS0044: This construct is deprecated. Use Fake.Core.Target instead (FAKE0001 - package: Fake.Core.Target - member: Fake.Core.Target.Create) | |
build.fsx(111,5): warning FS0044: This construct is deprecated. Please use Fake.Core.Globbing and Fake.Core.Globbing.Operators instead | |
build.fsx(113,8): warning FS0044: This construct is deprecated. use Fake.Core.Tracing instead (open Fake.Core and use 'Tracing.') | |
build.fsx(120,1): warning FS0044: This construct is deprecated. Use Fake.Core.Target instead (FAKE0001 - package: Fake.Core.Target - member: Fake.Core.Target.Create) | |
build.fsx(126,5): warning FS0044: This construct is deprecated. Please use Fake.Core.Globbing and Fake.Core.Globbing.Operators instead | |
build.fsx(130,5): warning FS0044: This construct is deprecated. Please use Fake.Core.Globbing and Fake.Core.Globbing.Operators instead | |
build.fsx(133,5): warning FS0044: This construct is deprecated. Please use Fake.Core.Globbing and Fake.Core.Globbing.Operators instead | |
build.fsx(134,9): warning FS0044: This construct is deprecated. use Fake.DotNet.Testing.NUnit instead | |
build.fsx(138,26): warning FS0044: This construct is deprecated. Use Fake.IO instead (FAKE0001 - package: Fake.IO.FileSystem - member: Fake.IO.Path.getFullName) | |
build.fsx(144,1): warning FS0044: This construct is deprecated. Use Fake.Core.Target instead (FAKE0001 - package: Fake.Core.Target - member: Fake.Core.Target.Create) | |
build.fsx(156,1): warning FS0044: This construct is deprecated. Use Fake.Core.Target instead (FAKE0001 - package: Fake.Core.Target - member: Fake.Core.Target.Create) | |
build.fsx(161,1): warning FS0044: This construct is deprecated. Use Fake.Core.Target instead (FAKE0001 - package: Fake.Core.Target - member: Fake.Core.Target.Create) | |
build.fsx(167,1): warning FS0044: This construct is deprecated. Use Fake.Core.Target instead (FAKE0001 - package: Fake.Core.Target - member: Fake.Core.Target.Create) | |
build.fsx(177,1): warning FS0044: This construct is deprecated. Use Fake.Core.Target instead (FAKE0001 - package: Fake.Core.Target - member: Fake.Core.Target.Create) | |
build.fsx(181,1): warning FS0044: This construct is deprecated. Use Fake.Core.Target instead (FAKE0001 - package: Fake.Core.Target - member: Fake.Core.Target.Create) | |
build.fsx(188,1): warning FS0044: This construct is deprecated. Use Fake.Core.Target instead (FAKE0001 - package: Fake.Core.Target - member: Fake.Core.Target.Create) | |
build.fsx(189,5): warning FS0044: This construct is deprecated. use Fake.DotNet.Paket instead | |
build.fsx(189,5): warning FS0044: This construct is deprecated. use Fake.DotNet.Paket instead | |
build.fsx(202,1): warning FS0044: This construct is deprecated. Use Fake.Core.Target instead (FAKE0001 - package: Fake.Core.Target - member: Fake.Core.Target.Create) | |
build.fsx(202,18): warning FS0044: This construct is deprecated. Use Fake.Core.Target instead (FAKE0001 - package: Fake.Core.Target - member: Fake.Core.Target.DoNothing) | |
build.fsx(203,1): warning FS0044: This construct is deprecated. Use Fake.Core.Target instead (FAKE0001 - package: Fake.Core.Target - member: Fake.Core.Target.Create) | |
build.fsx(203,16): warning FS0044: This construct is deprecated. Use Fake.Core.Target instead (FAKE0001 - package: Fake.Core.Target - member: Fake.Core.Target.DoNothing) | |
build.fsx(204,1): warning FS0044: This construct is deprecated. Use Fake.Core.Target instead (FAKE0001 - package: Fake.Core.Target - member: Fake.Core.Target.Create) | |
build.fsx(204,16): warning FS0044: This construct is deprecated. Use Fake.Core.Target instead (FAKE0001 - package: Fake.Core.Target - member: Fake.Core.Target.DoNothing) | |
build.fsx(205,1): warning FS0044: This construct is deprecated. Use Fake.Core.Target instead (FAKE0001 - package: Fake.Core.Target - member: Fake.Core.Target.Create) | |
build.fsx(205,23): warning FS0044: This construct is deprecated. Use Fake.Core.Target instead (FAKE0001 - package: Fake.Core.Target - member: Fake.Core.Target.DoNothing) | |
build.fsx(206,1): warning FS0044: This construct is deprecated. Use Fake.Core.Target instead (FAKE0001 - package: Fake.Core.Target - member: Fake.Core.Target.Create) | |
build.fsx(206,23): warning FS0044: This construct is deprecated. Use Fake.Core.Target instead (FAKE0001 - package: Fake.Core.Target - member: Fake.Core.Target.DoNothing) | |
build.fsx(211,3): warning FS0044: This construct is deprecated. Use Fake.Core.Target instead (FAKE0001 - package: Fake.Core.Target - member: Fake.Core.TargetOperators.(==>) | |
build.fsx(210,3): warning FS0044: This construct is deprecated. Use Fake.Core.Target instead (FAKE0001 - package: Fake.Core.Target - member: Fake.Core.TargetOperators.(==>) | |
build.fsx(209,3): warning FS0044: This construct is deprecated. Use Fake.Core.Target instead (FAKE0001 - package: Fake.Core.Target - member: Fake.Core.TargetOperators.(=?>) | |
build.fsx(216,3): warning FS0044: This construct is deprecated. Use Fake.Core.Target instead (FAKE0001 - package: Fake.Core.Target - member: Fake.Core.TargetOperators.(==>) | |
build.fsx(215,3): warning FS0044: This construct is deprecated. Use Fake.Core.Target instead (FAKE0001 - package: Fake.Core.Target - member: Fake.Core.TargetOperators.(==>) | |
build.fsx(214,3): warning FS0044: This construct is deprecated. Use Fake.Core.Target instead (FAKE0001 - package: Fake.Core.Target - member: Fake.Core.TargetOperators.(=?>) | |
build.fsx(219,3): warning FS0044: This construct is deprecated. Use Fake.Core.Target instead (FAKE0001 - package: Fake.Core.Target - member: Fake.Core.TargetOperators.(==>) | |
build.fsx(222,3): warning FS0044: This construct is deprecated. Use Fake.Core.Target instead (FAKE0001 - package: Fake.Core.Target - member: Fake.Core.TargetOperators.(==>) | |
build.fsx(226,3): warning FS0044: This construct is deprecated. Use Fake.Core.Target instead (FAKE0001 - package: Fake.Core.Target - member: Fake.Core.TargetOperators.(==>) | |
build.fsx(225,3): warning FS0044: This construct is deprecated. Use Fake.Core.Target instead (FAKE0001 - package: Fake.Core.Target - member: Fake.Core.TargetOperators.(==>) | |
build.fsx(229,3): warning FS0044: This construct is deprecated. Use Fake.Core.Target instead (FAKE0001 - package: Fake.Core.Target - member: Fake.Core.TargetOperators.(==>) | |
build.fsx(234,3): warning FS0044: This construct is deprecated. Use Fake.Core.Target instead (FAKE0001 - package: Fake.Core.Target - member: Fake.Core.TargetOperators.(==>) | |
build.fsx(233,3): warning FS0044: This construct is deprecated. Use Fake.Core.Target instead (FAKE0001 - package: Fake.Core.Target - member: Fake.Core.TargetOperators.(==>) | |
build.fsx(232,3): warning FS0044: This construct is deprecated. Use Fake.Core.Target instead (FAKE0001 - package: Fake.Core.Target - member: Fake.Core.TargetOperators.(==>) | |
build.fsx(237,3): warning FS0044: This construct is deprecated. Use Fake.Core.Target instead (FAKE0001 - package: Fake.Core.Target - member: Fake.Core.TargetOperators.(==>) | |
build.fsx(240,3): warning FS0044: This construct is deprecated. Use Fake.Core.Target instead (FAKE0001 - package: Fake.Core.Target - member: Fake.Core.TargetOperators.(==>) | |
build.fsx(246,3): warning FS0044: This construct is deprecated. Use Fake.Core.Target instead (FAKE0001 - package: Fake.Core.Target - member: Fake.Core.TargetOperators.(==>) | |
build.fsx(245,3): warning FS0044: This construct is deprecated. Use Fake.Core.Target instead (FAKE0001 - package: Fake.Core.Target - member: Fake.Core.TargetOperators.(==>) | |
build.fsx(244,3): warning FS0044: This construct is deprecated. Use Fake.Core.Target instead (FAKE0001 - package: Fake.Core.Target - member: Fake.Core.TargetOperators.(==>) | |
build.fsx(250,3): warning FS0044: This construct is deprecated. Use Fake.Core.Target instead (FAKE0001 - package: Fake.Core.Target - member: Fake.Core.TargetOperators.(==>) | |
build.fsx(249,3): warning FS0044: This construct is deprecated. Use Fake.Core.Target instead (FAKE0001 - package: Fake.Core.Target - member: Fake.Core.TargetOperators.(==>) | |
build.fsx(254,3): warning FS0044: This construct is deprecated. Use Fake.Core.Target instead (FAKE0001 - package: Fake.Core.Target - member: Fake.Core.TargetOperators.(==>) | |
build.fsx(253,3): warning FS0044: This construct is deprecated. Use Fake.Core.Target instead (FAKE0001 - package: Fake.Core.Target - member: Fake.Core.TargetOperators.(==>) | |
build.fsx(257,3): warning FS0044: This construct is deprecated. Use Fake.Core.Target instead (FAKE0001 - package: Fake.Core.Target - member: Fake.Core.TargetOperators.(==>) | |
build.fsx(259,1): warning FS0044: This construct is deprecated. Use Fake.Core.Target instead (FAKE0001 - package: Fake.Core.Target - member: Fake.Core.Target.RunOrDefault) | |
System.Exception: Target "" is not defined. | |
at Microsoft.FSharp.Core.PrintfModule.PrintFormatToStringThenFail@1379.Invoke(String message) | |
at Fake.TargetHelper.WriteTaskTimeSummary[a](a total) in C:\proj\FAKE\src\app\FakeLib\TargetHelper.fs:line 541 | |
at Fake.TargetHelper.run$cont@715-1(String targetName, Unit unitVar) in C:\proj\FAKE\src\app\FakeLib\TargetHelper.fs:line 746 | |
at Fake.TargetHelper.run(String targetName) in C:\proj\FAKE\src\app\FakeLib\TargetHelper.fs:line 715 | |
at Fake.AdditionalSyntax.RunTargetOrDefault(String defaultTarget) in C:\proj\FAKE\src\app\FakeLib\AdditionalSyntax.fs:line 37 | |
at <StartupCode$FSI_0005>.$FSI_0005_Build$fsx.main@() in C:\Users\scott\source\repos\FSharp.Compiler.Service\fcs\build.fsx:line 259 | |
Stopped due to error | |
C:\Users\scott\source\repos\FSharp.Compiler.Service> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment