Christian Göttsche 970885edc3 Linux: improve tryRead macro safety
Add an explicit else clause so a following else branch for a prior if
condition does not get mixed up.

Also force a trailing semicolon and thereby silence current
-Wextra-semi-stmt warnings.

Improve readability of the hwloc_bitmap_foreach_begin loop macro.
2021-10-01 18:36:35 +02:00
..
2021-08-25 09:54:30 +02:00
2021-08-25 09:54:30 +02:00
2021-05-10 18:40:53 +02:00
2021-02-07 12:41:52 +01:00