Jakub Dupak
Jakub Dupak
Maybe related to #2733
To solve: - [ ] explain cargo dependency in readme - [ ] resolve dependencies for GH actions - [ ] ??? Configure option to enable/disable borrowchecker
I have added cargo install to GH actions.
Btw could anyone help me with the gcc4.8. It builds on my machine and I am not sure what is wrong there with pthreads linking (different then elsewhere)?
I don't see why not. On Thu, 2 Nov 2023, at 23:06, Owen Avery wrote: > > > ***@***.**** commented on this pull request. > > > In gcc/rust/Make-lang.in :...
Replaced with #2889
What is the difference?
> C uses `/* ... */` and C++ uses `// ......`. But maybe that's not the question? Yes, thanks, that was the question. But this is the first time I...
Hi @nilsreichardt, I have trouple reproducing your problem. I have checked the code and it should you named colors `Qt::black` and `Qt::white` for text and background respectively. I have a...
I will address the other questions shortly.