https://bugs.winehq.org/show_bug.cgi?id=56281
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever confirmed|0 |1
--- Comment #2 from Nikolay Sivov bunglehead@gmail.com --- We are using VarCmp("0",I2 30) and that reports GT, correctly. So probably we should explicitly convert to R8 instead continuing using VarCmp(), or convert both to R8 and compare.