[xmonad] [patch] output exitcode when no xmonad.error output

Jens Petersen juhp at community.haskell.org
Tue Apr 26 09:58:15 CEST 2011


Hi,

If xmonad is running without ghc installed for some reason
and one tries to restart it (mod-q), the recompile error
dialog doesn't contain any useful error message from execv
(it fails silently when it can't find the command).

Here is a small patch to output the exitcode when
compilation fails and xmonad.error is empty.

Jens



More information about the xmonad mailing list