-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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
Maybe infinite loop when compiling a stupid program #23574
Comments
Connected to Huly®: V_0.6-22000 |
wait longer |
V's sources are required to be encoded using UTF8 btw. |
Hmm interesting. Instead of 'Hello world', I tried to print 'áéíóú'. |
Use |
I don't know what exactly happened in my case. |
I wanted to know which encoding is acceptable for source code files. So I wrote this stupid program, encoded as windows-1250.
Then I ran "v run ." and the compilation probably never finishes.
Note
You can use the 👍 reaction to increase the issue's priority for developers.
Please note that only the 👍 reaction to the issue itself counts as a vote.
Other reactions and those to comments will not be taken into account.
The text was updated successfully, but these errors were encountered: