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

Problem with get_team #5

Open
afanfa opened this issue Oct 20, 2017 · 1 comment
Open

Problem with get_team #5

afanfa opened this issue Oct 20, 2017 · 1 comment

Comments

@afanfa
Copy link

afanfa commented Oct 20, 2017

Using get_team currently produces an ICE due to a compiler bug. The difficulty is probably related to the transformational nature of the function.

@reinh-bader
Copy link

For a simple usage I do not get an ICE, but an error message from the compiler:

init = get_team()
1
Error: Can't convert INTEGER(4) to TYPE(team_type) at (1)

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