SIGN IN SIGN UP
hyprwm / Hyprland UNCLAIMED

Hyprland is an independent, highly customizable, dynamic tiling Wayland compositor that doesn't sacrifice on its looks.

0 0 48 C++

config: explicitly use environ(7) after b03c8970e698 (#1708)

src/config/ConfigManager.cpp:40:23: error: use of undeclared identifier 'environ'
    for (char** env = environ; *env; ++env) {
                      ^
J
Jan Beich committed
7739b776cd4f2b11243e27f80d45624b5121d247
Parent: 0c8d1ba
Committed by GitHub <noreply@github.com> on 3/5/2023, 6:39:46 PM