From mortezadadgar to ~raphi/public-inbox
specify the signed type for indexing tags as intended for `tag >= 0` check. Signed-off-by: mortezadadgar <mortezadadgar97@gmail.com> --- src/bar.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/bar.cpp b/src/bar.cpp index 4fda8b0..18a0b63 100644 --- a/src/bar.cpp +++ b/src/bar.cpp @@ -181,7 +181,7 @@ void Bar::click(Monitor* mon, int x, int, int btn) control = ClkWinTitle; [message trimmed]
From morteza dadgar to ~raphi/public-inbox
this can be reproduced by clicking the left-top corner of first tag
From morteza dadgar to ~raphi/public-inbox
Hey, Using ipc patch I can hit a crash, stacktrace: https://bpa.st/77HQ it's probably due the I'm using hardened gcc build which enables -D_GLIBCXX_ASSERTIONS I can hit a very similar bug without using ipc patch but I'm not able to gather the stackstrace as somebar need to be started using dwl