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

Excute some Case in win64 app cause error "Invalid floating point operation" #7

Open
crystalxp opened this issue Jan 10, 2017 · 0 comments

Comments

@crystalxp
Copy link

crystalxp commented Jan 10, 2017

compile as win64 app
when excute : data(iris); plot(iris);

cause error "Invalid floating point operation"
in result := FTryEval(h1, h2, errorOccurred);

win32 app not affected.

and this case runs well also in rgui64....
R version:

R version 3.3.2 (2016-10-31) -- "Sincere Pumpkin Patch"
Copyright (C) 2016 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64 (64-bit)

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

1 participant