File tree Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -4683,9 +4683,6 @@ and/or running against.
4683
4683
4684
4684
\section upgrade_to_api_3x_osdev OS device type is now a bitmask
4685
4685
4686
- <b>This change does not *imply compile failures but things will very likely break at runtime.</b>
4687
- <br/>
4688
-
4689
4686
The OS device "type" attribute is now a bitmask instead of a single value,
4690
4687
and many existing devices now combine two values.
4691
4688
<ul>
@@ -4699,6 +4696,7 @@ and many existing devices now combine two values.
4699
4696
See \ref iodevices_osdev for details.
4700
4697
<br/>
4701
4698
4699
+ <b>This change does not cause compile failures but things will very likely break at runtime.</b>
4702
4700
Codes looking OS device types should be updated as follows:
4703
4701
\verbatim
4704
4702
#if HWLOC_API_VERSION >= 0x30000
You can’t perform that action at this time.
0 commit comments