Peter Krempa 8525ac4b83 conf: Always use 'string()' conversion with virXPath(U)LongLong
When the 'string()' conversion is used the number is parsed inside
libvirt by our internal helpers which work on integers in contrast to
when 'number()' is used and libxml2 uses a 'double' variable internally.

On the upper extremes of the 64 bit variables the double precision
variable doesn't have enough precision to represent each distinct
integer and thus could cause problems.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
2022-11-01 13:07:20 +01:00
..
2022-06-16 06:43:56 +02:00
2022-06-16 06:43:56 +02:00
2022-06-16 06:43:56 +02:00
2022-06-16 06:43:56 +02:00
2022-06-16 06:43:56 +02:00
2022-06-16 06:43:56 +02:00
2022-06-16 06:43:56 +02:00
2022-06-16 06:43:56 +02:00
2022-02-08 08:42:07 +01:00
2022-06-16 06:43:56 +02:00
2022-06-16 06:43:56 +02:00
2022-06-16 06:43:56 +02:00
2022-06-16 06:43:56 +02:00
2022-06-16 06:43:56 +02:00
2022-06-16 06:43:56 +02:00
2022-06-16 06:43:56 +02:00
2022-06-16 06:43:56 +02:00