Carl Dehlin

Results 110 comments of Carl Dehlin

> Edit: I also believe that your code is UB, you are generally not allowed to put functions in namespace std. Yeah, one of those things which is UB by...

@maidenone I don't understand how your problem is related to this issue. Please provide a minimal reproducible example to clarify.

Unless we get more input on this I suggest we close since the issue is documented in the reference.

@gershnik Do you want to add this approach to the docs?

You must have, the `-nc,--no-colors` switch is implemented in 2.4.11 at least.

I tried using `#define DOCTEST_CONFIG_COLORS_NONE` before including the doctest header and that works as well.

Sure thing, though I think it's more effort than just squeezing in an `isatty` call somewhere if that is supposed to work across all platforms without generating any compiler warnings....

Hi, I could help out with clearing stale/invalid issues if you would like.

Is Discord still the communication channel? Please send me an invite (links above are stale)

Do you have conventions for triaging documented somewhere? In particular the labels, thinking about adding more / documenting the intent of the current labels.