Bureaucromancer
Results
1
issues of
Bureaucromancer
``` `home/ned/dev/i3-pager-git/src/i3-pager/i3ipc++/src/ipc.cpp: In constructor ‘i3ipc::connection::connection(const std::string&)’: /home/ned/dev/i3-pager-git/src/i3-pager/i3ipc++/src/ipc.cpp:337:9: error: ‘signal_event’ was not declared in this scope; did you mean ‘sigevent’? 337 | signal_event.connect([this](EventType event_type, const std::shared_ptr& buf) { | ^~~~~~~~~~~~ |...