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

The program compiles fine with Golo 3.3 milestone, but cannot compile with Golo 3.3 final release #3

Closed
vvdleun opened this issue May 13, 2019 · 1 comment
Labels
enhancement New feature or request

Comments

@vvdleun
Copy link
Owner

vvdleun commented May 13, 2019

Probably because of an obscure bug in the Golo compiler, this program cannot be compiled with the latest production release of Golo 3.3.

I have not been able to reproduce the error in a small script that can be given to the Golo developers yet.

@vvdleun vvdleun added the enhancement New feature or request label May 13, 2019
@vvdleun
Copy link
Owner Author

vvdleun commented May 14, 2019

Renamed some Java classes (which clashed with Golo module names) in commit 8b97220 .

Since then, the program seems to compile and run fine in Golo 3.3 final.

@vvdleun vvdleun closed this as completed May 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant