force double variable type for GLib testing for i386
authorLaszlo Boszormenyi (GCS) <gcs@debian.org>
Thu, 29 Feb 2024 18:11:37 +0000 (18:11 +0000)
committerBenjamin Drung <bdrung@debian.org>
Thu, 29 Feb 2024 18:11:37 +0000 (18:11 +0000)
commitcbf6cd144240e40abc3f7bd00e8d6f58c3a18046
tree89b91243cafdeae1f54d67f62231728916856e7f
parentca9ce7e7f8274f88dd7959427926bc3d46632c0c
force double variable type for GLib testing for i386

Forwarded: no
Last-Update: 2023-09-05

GLib double testing fail on i386 probably due to its smaller variable width.
Make sure the numbers used as 'double' type.

Gbp-Pq: Name glib_double_type_i386.patch
lib/c_glib/test/testthrifttestclient.cpp
lib/c_glib/test/testthrifttestzlibclient.cpp