Simon Farre

Results 61 comments of Simon Farre

I have a similar problem; my problem arises whenever I use more than 6 jobs for make.

I'm not saying I'll take this issue on, but I don't think it's unreasonably complex for me either, and I think you've laid out the required steps very well, so...

Ok. I tend to think of PR's requiring large code contributions, but whereever I look, PR's tend to be smaller than I imagine they have to be (and something which...

Right, I got that now - wrt to only being refactoring :) - I have a problem of wanting to lay the idea out a bit too clearly ahead of...

I'm on it - I'm also going to test if something like exhuberant-ctags / gnu gtags could work, because it's easy to set up. It doesn't have all the shiny...

This looks very interesting, I will try this out; it seems to claim to work with make https://github.com/rizsotto/Bear

This works fantastic. It also exists in Linux repos for system install, so it's not a bunch of extra hassle. ```bash bear make -j ``` In the newsboat directory will...

So, I was looking through some Rust documentation and instead of opening a new issue, I figured I'd ask it here - is there any particular reason why we use...

Hm. Seems as though I "forgot" to add pthread as a library in cmake (in the target_link_libraries). When I added that, it no longer segfaults.

> @romatthe, I'm preparing a more elaborate update about the current status, but a short version is that unfortunately there hasn't been much progress due to my personal circumstances. I...