1
0
mirror of https://github.com/wolfpld/tracy synced 2025-05-08 07:53:52 +00:00
Fabian Knorr 7ef690bd5a Silence GCC fscanf warning in TracySysPower.cpp
fscanf is [[warn_unused_result]], which triggers -Wunused-result. In
this instance it is correct for maxRange to remain unchanged if reading
from sysfs should fail for some reason.
2024-11-13 10:15:05 +01:00
..
2024-06-04 17:21:24 -07:00
2022-07-30 13:29:57 +02:00
2024-05-28 20:51:16 +02:00
2024-10-21 18:31:49 +02:00
2024-10-21 18:22:22 +02:00
2022-07-20 01:06:12 +02:00
2023-03-10 00:23:09 +01:00