Closed ocerman closed 3 years ago
Ooh, good catch! The compiler would've caught that weren't for the translation bit.
On Tue, Nov 2, 2021, 13:28 Ondrej Čerman @.***> wrote:
FIX #615 https://github.com/lpereira/hardinfo/issues/615
You can view, comment on, or merge this pull request online at:
https://github.com/lpereira/hardinfo/pull/629 Commit Summary
- modules/devices: fixed CPU topology string when nodes == 1 https://github.com/lpereira/hardinfo/pull/629/commits/420d7ad41d59053eafd7582923ffceb6ce5e3ea9
File Changes
(1 file https://github.com/lpereira/hardinfo/pull/629/files)
- M modules/devices.c https://github.com/lpereira/hardinfo/pull/629/files#diff-29e4c53ddead111308ba0653a62f832c5b8cb887b30c1954a802f15a2d56164c (2)
Patch Links:
- https://github.com/lpereira/hardinfo/pull/629.patch
- https://github.com/lpereira/hardinfo/pull/629.diff
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/lpereira/hardinfo/pull/629, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAADVGPO66LF7SBSXTGLEETUKBCWBANCNFSM5HHLEO3Q . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.
Merged, thanks!
On Tue, Nov 2, 2021 at 8:28 PM Ondrej Čerman @.***> wrote:
FIX #615 https://github.com/lpereira/hardinfo/issues/615
You can view, comment on, or merge this pull request online at:
https://github.com/lpereira/hardinfo/pull/629 Commit Summary
- modules/devices: fixed CPU topology string when nodes == 1 https://github.com/lpereira/hardinfo/pull/629/commits/420d7ad41d59053eafd7582923ffceb6ce5e3ea9
File Changes
(1 file https://github.com/lpereira/hardinfo/pull/629/files)
- M modules/devices.c https://github.com/lpereira/hardinfo/pull/629/files#diff-29e4c53ddead111308ba0653a62f832c5b8cb887b30c1954a802f15a2d56164c (2)
Patch Links:
- https://github.com/lpereira/hardinfo/pull/629.patch
- https://github.com/lpereira/hardinfo/pull/629.diff
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/lpereira/hardinfo/pull/629, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAADVGPO66LF7SBSXTGLEETUKBCWBANCNFSM5HHLEO3Q . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.
-- Leandro
FIX #615