Files
pip/libs
andrey d7d9f8588d fix(PIVariant): add missing break in setValueFromString switch
Three complex type cases (pivComplexf, pivComplexd, pivComplexld)
lacked break statements, causing fallthrough to pivTime. Setting
a complex variant from string silently overwrote the value with
PITime::fromString(), corrupting the variant's type and data.
2026-08-06 10:18:46 +03:00
..
2026-08-05 12:46:43 +03:00
2026-03-20 16:31:30 +03:00
2026-05-26 21:37:21 +03:00
2025-08-13 11:17:00 +03:00
2026-08-05 19:48:01 +03:00
usb
2024-01-17 18:39:53 +03:00