You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#if (!any(R.version$engine == "FastR")) { cat('[1] -9.223372e+18 2.000000e+00 9.223372e+18<<<NEWLINE>>>Warning messages:<<<NEWLINE>>>1: In print.default(c(-9223372036854776832, 2, 9223372036854776832)) :<<<NEWLINE>>> Possible precission loss by coercion of long -9223372036854775808 to double -9223372036854776000.000000<<<NEWLINE>>>2: In print.default(c(-9223372036854776832, 2, 9223372036854776832)) :<<<NEWLINE>>> Possible precission loss by coercion of long 9223372036854775807 to double 9223372036854776000.000000<<<NEWLINE>>>3: In print.default(c(-9223372036854776832, 2, 9223372036854776832)) :<<<NEWLINE>>> Possible precission loss by coercion of long -9223372036854775808 to double -9223372036854776000.000000<<<NEWLINE>>>4: In print.default(c(-9223372036854776832, 2, 9223372036854776832)) :<<<NEWLINE>>> Possible precission loss by coercion of long 9223372036854775807 to double 9223372036854776000.000000<<<NEWLINE>>>') } else { ta <- new('com.oracle.truffle.r.test.library.fastr.TestJavaInterop$TestArraysClass'); as.vector(ta$longArrayMinMax) }
#if (!any(R.version$engine == "FastR")) { cat('[1] 9.223372e+18<<<NEWLINE>>>Warning message:<<<NEWLINE>>>Possible precission loss by coercion of long 9223372036854775807 to double 9223372036854776000.000000<<<NEWLINE>>>') } else { to <- .fastr.interop.new(java.type('com.oracle.truffle.r.test.library.fastr.TestJavaInterop$TestClass')); to$fieldLong }
159988
-
[1] 9.223372e+18
159989
-
Warning message:
159990
-
Possible precission loss by coercion of long 9223372036854775807 to double 9223372036854776000.000000
#if (!any(R.version$engine == "FastR")) { cat('[1] 9.223372e+18<<<NEWLINE>>>Warning message:<<<NEWLINE>>>Possible precission loss by coercion of long 9223372036854775807 to double 9223372036854776000.000000<<<NEWLINE>>>') } else { to <- .fastr.interop.new(java.type('com.oracle.truffle.r.test.library.fastr.TestJavaInterop$TestClass')); to$fieldLongObject }
159994
-
[1] 9.223372e+18
159995
-
Warning message:
159996
-
Possible precission loss by coercion of long 9223372036854775807 to double 9223372036854776000.000000
#if (!any(R.version$engine == "FastR")) { cat('[1] 9.223372e+18<<<NEWLINE>>>Warning message:<<<NEWLINE>>>Possible precission loss by coercion of long 9223372036854775807 to double 9223372036854776000.000000<<<NEWLINE>>>') } else { to <- .fastr.interop.new(java.type('com.oracle.truffle.r.test.library.fastr.TestJavaInterop$TestClass')); to$methodLong() }
161771
-
[1] 9.223372e+18
161772
-
Warning message:
161773
-
Possible precission loss by coercion of long 9223372036854775807 to double 9223372036854776000.000000
#if (!any(R.version$engine == "FastR")) { cat('[1] 9.223372e+18<<<NEWLINE>>>Warning message:<<<NEWLINE>>>Possible precission loss by coercion of long 9223372036854775807 to double 9223372036854776000.000000<<<NEWLINE>>>') } else { to <- .fastr.interop.new(java.type('com.oracle.truffle.r.test.library.fastr.TestJavaInterop$TestClass')); to$methodLongObject() }
161777
-
[1] 9.223372e+18
161778
-
Warning message:
161779
-
Possible precission loss by coercion of long 9223372036854775807 to double 9223372036854776000.000000
0 commit comments