coerceAs(-2147483649, bit64::as.integer64(1))
#integer64
#[1] -2147483649
#Warning message:
#In coerceAs(-2147483649, bit64::as.integer64(1)) :
# -2147483649.000000 (type 'double') at RHS position 1 truncated (precision lost) when assigning to type 'integer64' (target vector)
needs debugging at
- ensure proper call is passed to
memrecycle:
|
const char *ret = memrecycle(/*target=*/ans, /*where=*/R_NilValue, /*start=*/0, /*len=*/LENGTH(x), /*source=*/x, /*sourceStart=*/0, /*sourceLen=*/-1, /*colnum=*/0, /*colname=*/""); |
- check logic in
memrecycle
needs debugging at
memrecycle:data.table/src/utils.c
Line 363 in 34e02f2
memrecycle