Use std::snprintf() instead. Also use qToUnderlying() instead of
explicit cast to unsigned (so the compiler warns us should the
underlying type of he QNativeIpcKey::Type enum ever change) and
applyRAII to temporary toString() results.
Amends
|
||
|---|---|---|
| .. | ||
| qnativeipckey | ||
| qsharedmemory | ||
| qsystemsemaphore | ||
| CMakeLists.txt | ||
| ipctestcommon.h | ||