Commit c9e3f09
Fix PMIX_INFO_*PROCESSED macros
According to the standard, `PMIX_INFO_PROCESSED(info)` is meant to set and `PMIX_INFO_WAS_PROCESSED(info)` is meant to test the processed flag.
Signed-off-by: Stephan Krempel <krempel@par-tec.com>1 parent b46e350 commit c9e3f09
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3306 | 3306 | | |
3307 | 3307 | | |
3308 | 3308 | | |
3309 | | - | |
3310 | | - | |
3311 | 3309 | | |
| 3310 | + | |
| 3311 | + | |
3312 | 3312 | | |
3313 | 3313 | | |
3314 | 3314 | | |
| |||
0 commit comments