ErdlingProductions
ErdlingProductions
Hello, when using gcov in text mode, the resulting code coverage is shown twice. I noticed in my regular project and replicated in a minimal example, which is attached. It...
### Checklist - [X] I can reproduce the bug with the latest version given [here](https://github.com/FossifyOrg/Gallery/releases/latest). - [X] I made sure that there are **no existing issues** - [open](https://github.com/FossifyOrg/Gallery/issues) or [closed](https://github.com/FossifyOrg/Gallery/issues?q=is%3Aissue+is%3Aclosed)...
### Checklist - [X] I made sure that there are **no existing issues** - [open](https://github.com/FossifyOrg/Gallery/issues) or [closed](https://github.com/FossifyOrg/Gallery/issues?q=is%3Aissue+is%3Aclosed) - to which I could contribute my information. - [X] I made sure...
This is a feature request. I execute `test:all` frequently, which generates a lot of output, which at least I mostly ignore anyways, as long as the tests pass. In order...
Hello! I had the following issue, which I was not able to resolve elegantly. For a mock, I needed to link `lssl` and `lcrypto`. I tried adding these compiler flags...