Thomas Sondergaard

Results 17 issues of Thomas Sondergaard

The image below shows an excerpt of a coverage report displayed by the jenkins CI cobertura plugin for a project that is mostly implemented in C++, but which has a...

The options zlib, rc4, rc5, and md2 have been deleted since commit fdc5ed56acf3 for versions != 1.0.2 and in a later commit for versions >= 1.1.0. Commit e3603397c434 introduced 3.x.x/conanfile.py...

Don't explicitly test for ON. Rely on standard CMake truthy (1, ON, YES, TRUE, Y, or a non-zero number) and falsy (0, OFF, NO, FALSE, N, IGNORE, NOTFOUND, the empty...

When my program is running with sqlite3 as database I get an error like this when I run "clinic bubbleprof" on it: ``` /usr/local/lib/node_modules/clinic/node_modules/@nearform/bubbleprof/analysis/aggregate/mark-module-aggregate-nodes.js:25 aggregateNode.mark.set(1, firstModule.name) ^ TypeError: Cannot read...

**Description** The [documentation](https://github.com/catchorg/Catch2/blob/v2.x/docs/test-cases-and-sections.md#tags) says: > Tag names are not case sensitive and can contain any ASCII characters. This means that tags [tag with spaces] and [I said "good day"] are...

Version info: ``` 2.0.0-28 ``` Steps to reproduce: ``` mkdir example cd example npm init --force npm install --save artillery npx artillery version npm audit fix npx artillery version ```...

investigate

I cannot find any mention in the documentation about think "jitter".

### What is your suggestion? Hi! I've spent some time evaluating both Conan and Vcpkg and there are many things that I like about both projects. So far I like...

When my program is running with sqlite3 as database I get an error like this when I run "clinic bubbleprof" on it: ``` /usr/local/lib/node_modules/clinic/node_modules/@nearform/bubbleprof/analysis/aggregate/mark-module-aggregate-nodes.js:25 aggregateNode.mark.set(1, firstModule.name) ^ TypeError: Cannot read...

bubbleprof

**Describe the bug** qtwebengine doesn't detect that the core Qt6WebEngine module isn't being built This can happen in different situations where the detection of a dependency fails. The underlying issue...