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

Class type identifier lookup in cmi triggers assertion #58

Open
dsheets opened this issue Sep 7, 2015 · 1 comment
Open

Class type identifier lookup in cmi triggers assertion #58

dsheets opened this issue Sep 7, 2015 · 1 comment

Comments

@dsheets
Copy link
Contributor

dsheets commented Sep 7, 2015

class type ct = object
  method g : unit
end

class c : ct

results in

internal error, uncaught exception:
File "_build/lib-doc-ock/docOckIdentEnv.cml-native", line 239, characters 22-28: Assertion failed
Raised at file "_build/lib-doc-ock/docOckIdentEnv.cml-native", line 239, characters 22-34
Called from file "_build/lib-doc-ock/docOckCmi.cml-native", line 664, characters 16-46
Called from file "_build/lib-doc-ock/docOckCmi.cml-native", line 740, characters 16-60
Called from file "_build/lib-doc-ock/docOckCmi.cml-native", line 768, characters 6-56
Called from file "_build/lib-doc-ock/docOckCmi.cml-native", line 853, characters 17-56
Called from file "_build/lib-doc-ock/docOckCmi.cml-native", line 868, characters 14-46
Called from file "_build/lib-doc-ock/docOck.cml-native", line 174, characters 12-64
Called from file "_build/bin-codoc/codocCliExtract.ml", line 60, characters 12-30
Called from file "_build/bin-codoc/codocCliExtract.ml", line 144, characters 8-52
Called from file "_build/bin-codoc/codocCliExtract.ml", line 180, characters 6-64
@dsheets
Copy link
Contributor Author

dsheets commented Sep 7, 2015

This issue is severe but not particularly common.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant