-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
generic object with generic field evaluated too early #5540
Comments
jangko
changed the title
generic object with generic field evaluated to early
generic object with generic field evaluated too early
Mar 15, 2017
This was referenced Mar 23, 2017
This issue has been automatically marked as stale because it has not had recent activity. If you think it is still a valid issue, write a comment below; otherwise it will be closed. Thank you for your contributions. |
It's still a valid issue. |
my comment is to prevent the stale bot closing this. |
timotheecour
added a commit
that referenced
this issue
May 23, 2021
PMunch
pushed a commit
to PMunch/Nim
that referenced
this issue
Mar 28, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
looks like the compiler evaluate the generic field involving template too early.
error messages:
The text was updated successfully, but these errors were encountered: