John Freeman

Results 86 comments of John Freeman

New is greater than old in the first chart, but the delta is negative in the subsequent charts, which suggests to me there is some mistaken switching going on. Is...

We don't count on support for dependencies, so end-of-life doesn't matter. If you (or someone else watching) wants to take a stab at updating the dependency, just change the version...

I'm assuming the suggested fix resolved your issue. Please re-open if it did not.

How does this issue still have zero response? Very disappointing. @nlf @wraithgar For those looking for a workaround on Linux, you can kill the entire process tree like this: ```...

You mean a hierarchy of typeclasses, e.g. the way Monad refines Applicative refines Functor in Haskell? If not that, maybe an example can help me understand what you're looking for.

It also prevents leaving BG queue from the minimap button.

@Minimonium does Conan have a way to model "minimum C++ standard" in `cpp_info` or elsewhere? Will it (i.e. is there an open issue)?

I wrote this before Conan had finished developing multiple components. Back then, every Conan package defined just a single export, and the `cmake_find_package` generator would create a Find Module with...

I renamed the option to be more consistent with the other option names (especially `tests`).