mirror of
https://github.com/hyprwm/Hyprland
synced 2026-05-09 11:38:01 +02:00
* misc: silence warnings about ignoring return value on reads silence warnings on ignored return values on read() and print an error if it occurs. * misc: silence warnings about ignoring return value on writes silence warnings on ignored return values on write() and print an error where we can, or pass them the maybe_unused attribute. * misc: silence warnings about ignoring return value on pipe silence warnings on ignored return value on pipe(), print an error and exit on failure. |
||
|---|---|---|
| .. | ||
| src | ||
| CMakeLists.txt | ||