capsocrates

Results 10 comments of capsocrates

Unconditionally disabling rvalues for `boost::shared_ptr` in the library seems like a very bad idea. It seems like it could also lead to ODR violations.

I have safely (as far as I can tell) used separate `Channel` objects on multiple threads concurrently with no issues.

What is the point of the `nvm root` command? I have followed the same steps as Poltergeisen (albeit with a different path and versions of node). And I am seeing...

That use case makes sense and would explain why the current behavior is considered to "work." For my part I don't care about transferring the existing installs as part of...

I would love to see this addressed in Catch2.

My workaround was to create a global mutex and then have wrapper macros that lock that mutex, call the catch macro, and the unlock the mutex.

There is nothing to build, but there are headers to include, and dependencies to define. On Tue, Dec 5, 2017 at 1:23 AM Mika Fischer wrote: > This is a...

I don't know if it will be easy to implement or not. It will require resetting all state; I don't know how difficult that is to do on the back-end.

Any word on when we'll get a new release? I'm looking at upgrading, but will hold off if there's a new version coming out soon.

You asked me this in #558 > I believe I have answered this query now (even if not entirely satisfactorily) - and objection to me closing it? (@capsocrates, if you're...