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

Nimsuggest triggers a compiler error when import chronos #116

Open
nbonfils opened this issue Oct 2, 2020 · 1 comment
Open

Nimsuggest triggers a compiler error when import chronos #116

nbonfils opened this issue Oct 2, 2020 · 1 comment

Comments

@nbonfils
Copy link

nbonfils commented Oct 2, 2020

Importing https://github.com/status-im/nim-chronos in a nim file and then running nimsuggest on that file triggers the following error:

Traceback from system (most recent call last)
Error: unhandled exception: ast.nim(1297, 18) `false` tyProxy [AssertionError]
@saem
Copy link

saem commented Jan 3, 2021

I can't replicate this with latest nimsuggest

https://github.com/saem/nim-misc/blob/main/nimsuggest_116_chronos_error/src/main.nim (ignore the nimble cruft)

nimsuggest version:

Nim Compiler Version 1.5.1 [Linux: amd64]
Compiled at 2021-01-03
Copyright (c) 2006-2020 by Andreas Rumpf

git hash: cf714c129f7dd598863d1cc588e685df2438c658
active boot switches: -d:release -d:danger --gc:markAndSweep

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

2 participants