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

FIX: Error: unhandled exception: value 55679 out of range [EOutOfRange] #46

Merged
merged 1 commit into from Dec 11, 2013

Conversation

kamilchm
Copy link
Contributor

@kamilchm kamilchm commented Dec 9, 2013

I had this error on my Linux.

@dom96
Copy link
Owner

dom96 commented Dec 9, 2013

This has been fixed, are you using the latest Nimrod compiler? Take a look at #45

@kamilchm
Copy link
Contributor Author

kamilchm commented Dec 9, 2013

It works with the current Nimrod compiler build.
What about https://github.com/nimrod-code/Aporia/blob/master/aporia.nim#L2214 where .toU16 is used? This seems inconsistent.

@dom96
Copy link
Owner

dom96 commented Dec 9, 2013

I think the .toU16 is redundant now. Does it fix the problems on 0.9.2? If so I will pull it.

@kamilchm
Copy link
Contributor Author

That fixed the problem for me when I was using 0.9.2.

dom96 added a commit that referenced this pull request Dec 11, 2013
FIX: Error: unhandled exception: value 55679 out of range [EOutOfRange]
@dom96 dom96 merged commit 61d2112 into dom96:master Dec 11, 2013
@dom96
Copy link
Owner

dom96 commented Dec 11, 2013

In that case it doesn't hurt to pull it. Thanks.

@kamilchm kamilchm deleted the out-of-range-port branch December 11, 2013 17:05
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

Successfully merging this pull request may close these issues.

None yet

2 participants