26 Feb
2026
26 Feb
'26
8:01 a.m.
On Thu Feb 26 14:01:04 2026 +0000, Piotr Caban wrote:
Please add tests for comparing integers and floats (and fix the implementation). Here's an example of a test that currently fails: ```c res = VariantCompare(&r4_2, &i2_2); ok(res == 0, "res=%i\n", res); ``` done in V2
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/10196#note_130612