Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

internal error: binding null type in envBindTypeRef #10

Closed
KevinRansom opened this issue Jan 14, 2015 · 2 comments
Closed

internal error: binding null type in envBindTypeRef #10

KevinRansom opened this issue Jan 14, 2015 · 2 comments
Assignees
Labels

Comments

@KevinRansom
Copy link
Member

Opened by henke

In Fsi:
[Loading X:\logary\src\Logary\WinPerfCounters.fs]
error FS0192: internal error: binding null type in envBindTypeRef: Generic IKEv1, AuthIP, and IKEv2

In C:\Program Files (x86)\Microsoft SDKs\F#\3.0\Framework\v4.0\Fsi.exe, Windows 8.1.
On this line of code:

Steps to repro:

  1. start fsi
  2. #load "WinPerfCounters.fs"

screen shot 2014-08-11 at 18 33 19

comments
henke wrote Aug 11, 2014 at 9:36 AM [x]
Also, IntelliSense doesn't show the symbols even after changing the commas to underscores.

@forki
Copy link
Contributor

forki commented Jan 22, 2015

Mini-repro:

run fsi with:

module ``Generic IKEv1, AuthIP, and IKEv2`` =
  [<Literal>]
  let Category = "Generic IKEv1, AuthIP, and IKEv2";;

forki referenced this issue in forki/visualfsharp Jan 22, 2015
forki referenced this issue in forki/visualfsharp Jan 22, 2015
forki referenced this issue in forki/visualfsharp Jan 30, 2015
@KevinRansom
Copy link
Member Author

Just testing a fix for this.

@KevinRansom KevinRansom self-assigned this Feb 18, 2015
liboz added a commit to liboz/visualfsharp that referenced this issue Oct 15, 2016
fixed to removing the right null check
nelak pushed a commit to nelak/visualfsharp that referenced this issue Nov 23, 2016
alfonsogarciacaro added a commit to alfonsogarciacaro/fsharp that referenced this issue Aug 29, 2022
kant2002 pushed a commit to kant2002/fsharp that referenced this issue Mar 17, 2023
vzarytovskii added a commit to vzarytovskii/fsharp that referenced this issue Aug 17, 2023
nojaf pushed a commit to nojaf/fsharp that referenced this issue Oct 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants